summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-17 17:45:58 +0100
committertv <tv@krebsco.de>2016-02-17 17:45:58 +0100
commita042769ee71e20176c5341bdcc029c3ac23646e1 (patch)
treece39b4059f5ab161de02e61a2fc073d09df8a3ff /tv/1systems/wu.nix
parentd71a8863ac10f34bfe30f950f32bbf57427e2ca7 (diff)
xu,wu: rm pkgs that belong to xserver
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 7615c4e8..2b6dca1c 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -153,11 +153,7 @@ with config.krebs.lib;
hardware.opengl.driSupport32Bit = true;
environment.systemPackages = with pkgs; [
- xlibs.fontschumachermisc
- slock
ethtool
- #firefoxWrapper # with plugins
- #chromiumDevWrapper
tinc
iptables
#jack2
@@ -165,7 +161,6 @@ with config.krebs.lib;
security.setuidPrograms = [
"sendmail" # for cron
- "slock"
];
services.printing.enable = true;