about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-28 19:20:04 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-28 19:20:04 +0200
commitcf23ce23044fcd2228cfe971045593e40fe2811d (patch)
tree67d6fd5f0e0a197f70223d05527151b8305a0cfa /hosts
parentPackages: Remove adl (diff)
downloadnixos-config-cf23ce23044fcd2228cfe971045593e40fe2811d.tar.gz
nixos-config-cf23ce23044fcd2228cfe971045593e40fe2811d.tar.bz2
nixos-config-cf23ce23044fcd2228cfe971045593e40fe2811d.zip
Packages: Remove xmonadctl
Already packaged in nixpkgs
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index f48b8ef..e2e571e 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -28,6 +28,7 @@ in
       polkit_gnome
       nixpkgs-fmt
       virt-manager
+      xmonadctl
       xdotool #needed for xmobar clickable workspaces
       xlockmore
       arandr
@@ -35,7 +36,6 @@ in
     (with pkgs.custom; [
       smart-wallpaper
       dwmbar
-      xmonadctl
       lemacs
     ]);
   };