diff options
| author | jeschli <jeschli@gmail.com> | 2018-10-26 12:25:40 +0200 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2018-10-26 12:25:40 +0200 |
| commit | 787eeca9c4ea835793e1b712726d13fd457f8c17 (patch) | |
| tree | 747eaccb5f2b3ebe8ced74eaa1bd2ffe7b17ef35 /tv/1systems/xu | |
| parent | 10964d4ccec6ede88ddf3c5bf19891d436f88213 (diff) | |
| parent | 383c1dba38f8f61b61e5325b2cb57578766027a8 (diff) | |
Merge remote-tracking branch 'origin/master'
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; |
