diff options
author | lassulus <lass@blue.r> | 2018-10-07 11:41:44 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-10-07 11:41:44 +0200 |
commit | ee07881154f247d792e9121f3eb1c1b1275cd938 (patch) | |
tree | f048764fe696907d23c680cff44b695fccb27fb8 /tv/1systems/xu | |
parent | ea82a695cf7895bd607cec4b5b80f3f90e736ce1 (diff) | |
parent | 5641a6ad03baccf299be6574193a37dd16e17137 (diff) |
Merge remote-tracking branch 'ni/master' into 18.09
Diffstat (limited to 'tv/1systems/xu')
-rw-r--r-- | tv/1systems/xu/config.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 14926fe3b..5421cab92 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -18,6 +18,7 @@ with import <stockholm/lib>; <stockholm/tv/2configs/retiolum.nix> <stockholm/tv/2configs/binary-cache> <stockholm/tv/2configs/br.nix> + <stockholm/tv/2configs/xp-332.nix> <stockholm/tv/2configs/xserver> { environment.systemPackages = with pkgs; [ @@ -40,7 +41,6 @@ with import <stockholm/lib>; mkpasswd netcat netcup - nix-repl nmap p7zip pass @@ -147,8 +147,6 @@ with import <stockholm/lib>; gptfdisk ]; - services.printing.enable = true; - #services.bitlbee.enable = true; #services.tor.client.enable = true; #services.tor.enable = true; |