diff options
author | tv <tv@krebsco.de> | 2016-02-17 17:45:58 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-17 17:45:58 +0100 |
commit | ae2e125e5b107f4265b37adc63306a546c47b12e (patch) | |
tree | 2f2141ec00a713488f589e27aaa6b9e87a98377b /tv/1systems | |
parent | 453b03f81801e2e1272cf4505a36dc1f4d164339 (diff) |
xu,wu: rm pkgs that belong to xserver
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/wu.nix | 5 | ||||
-rw-r--r-- | tv/1systems/xu.nix | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 7615c4e..2b6dca1 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; diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 5ec1fe5..d4295d3 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -163,11 +163,7 @@ with config.krebs.lib; #hardware.opengl.driSupport32Bit = true; environment.systemPackages = with pkgs; [ - #xlibs.fontschumachermisc - #slock ethtool - #firefoxWrapper # with plugins - #chromiumDevWrapper tinc iptables #jack2 |