diff options
author | lassulus <lassulus@lassul.us> | 2018-12-18 22:12:08 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-12-18 22:12:08 +0100 |
commit | adcb9ff179c296b683c80e5219d38659b4b36eb8 (patch) | |
tree | ff7d23876ddf440f07431aac03b9169d496f7cdb /tv/1systems/xu | |
parent | b199a386d331ab7ff16cae6e0393379ce18a17af (diff) | |
parent | 0b57526d4fabfd40cd1f0bd5ba7bca301c7288d3 (diff) |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems/xu')
-rw-r--r-- | tv/1systems/xu/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 5421cab92..b9c76cf49 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -147,6 +147,8 @@ with import <stockholm/lib>; gptfdisk ]; + networking.wireless.enable = true; + #services.bitlbee.enable = true; #services.tor.client.enable = true; #services.tor.enable = true; |