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 | b4c5c19112f16d6d71455be0c4b9b946b4909c30 (patch) | |
| tree | f0d5846763d84d83b2cf3ee372c10c9e4f2a6321 /tv/1systems/xu | |
| parent | 8bb0e8442e377cb1152959d5de4f61cb135cc31a (diff) | |
| parent | 94c1cf62732f26944b5bb613c4880011f68420a3 (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 14926fe..5421cab 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; |
