[NixOS] Move some stuff around

This commit is contained in:
2019-06-06 11:27:45 -07:00
parent cdb1afc6ab
commit b3c8f5b550
3 changed files with 3 additions and 5 deletions

View File

@@ -128,6 +128,7 @@ in
haskellPackages.gtk-sni-tray
haskellPackages.status-notifier-item
haskellPackages.xmonad
haskellPackages.taffybar
autorandr
betterlockscreen
@@ -272,9 +273,6 @@ in
programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
programs.adb.enable = true;
services.tlp.enable = true;
services.acpid.enable = false;
services.openssh.enable = true;
services.avahi = {