diff options
| author | EuAndreh <eu@euandre.org> | 2023-02-18 10:33:33 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-02-18 10:33:33 -0300 |
| commit | 61f93ff999beb4790899ee621597d5731eb74567 (patch) | |
| tree | b70cfe6c7873389906949048bf8cb9e4940e5081 /etc/nix | |
| parent | etc/nix/configuration.nix: Remove uneffective logind configuration (diff) | |
| download | dotfiles-61f93ff999beb4790899ee621597d5731eb74567.tar.gz dotfiles-61f93ff999beb4790899ee621597d5731eb74567.tar.xz | |
Move xmonad-related packages from Nix to Guix
Diffstat (limited to 'etc/nix')
| -rw-r--r-- | etc/nix/configuration.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix index bc3fa9e..4a1a5de 100644 --- a/etc/nix/configuration.nix +++ b/etc/nix/configuration.nix @@ -102,19 +102,9 @@ in { ## CLI tools bash-completion nix-bash-completions - st - xsel kubernetes flutter2 hover - - ## xmonad - xclip - xorg.xmodmap - xorg.xmessage - xorg.xbacklight - lightdm - haskellPackages.xmobar ] ++ work.packages.proprietary; }; |
