From 61f93ff999beb4790899ee621597d5731eb74567 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 18 Feb 2023 10:33:33 -0300 Subject: Move xmonad-related packages from Nix to Guix --- etc/nix/configuration.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'etc/nix') 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; }; -- cgit v1.2.3