diff options
author | makefu <github@syntax-fehler.de> | 2018-12-19 14:10:21 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-12-19 14:10:21 +0100 |
commit | b7529f97e118f1b4da91acae2c21a06eae6e5638 (patch) | |
tree | b368295e641d65b7303cb987be85f80c3c62cd9b /tv/1systems/nomic | |
parent | 5299bd93a0240580bc1aec377436c44273f144e5 (diff) | |
parent | dc79107558105a3b6afb558f194965fcb3867542 (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'tv/1systems/nomic')
-rw-r--r-- | tv/1systems/nomic/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/nomic/config.nix b/tv/1systems/nomic/config.nix index 996a5e7ec..a89f07e8a 100644 --- a/tv/1systems/nomic/config.nix +++ b/tv/1systems/nomic/config.nix @@ -64,4 +64,6 @@ with import <stockholm/lib>; gnupg tmux ]; + + networking.wireless.enable = true; } |