diff options
Diffstat (limited to 'tv/1systems/zu')
-rw-r--r-- | tv/1systems/zu/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/zu/config.nix b/tv/1systems/zu/config.nix index 414d2f226..bbfcfafc1 100644 --- a/tv/1systems/zu/config.nix +++ b/tv/1systems/zu/config.nix @@ -44,6 +44,8 @@ with import <stockholm/lib>; }; }; + networking.wireless.enable = true; + services.printing.enable = true; #services.bitlbee.enable = true; |