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 | 837cd18f4d8d81dcfb3a2c4d8433cec6dd33d04a (patch) | |
tree | edaeed9b3b840e4768b76b7eb40bdd6abb444a71 /tv | |
parent | 273475e0e96ac0e5bfd33ce74afbed509463d9af (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 14926fe..24179cc 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; |