diff options
author | tv <tv@krebsco.de> | 2018-10-07 10:17:21 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-10-07 11:38:08 +0200 |
commit | 85ebdc2437f848fad1d96189ea3095aa34eefc38 (patch) | |
tree | f68e258b18a270eb76f2aed569190a7e38602296 /tv | |
parent | 0cb43393303d2b6bbab19d4d5c45ce371a9ef621 (diff) |
tv xu: import xp-332
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/xu/config.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 14926fe3b..24179cc3d 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; [ @@ -147,8 +148,6 @@ with import <stockholm/lib>; gptfdisk ]; - services.printing.enable = true; - #services.bitlbee.enable = true; #services.tor.client.enable = true; #services.tor.enable = true; |