diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -14,6 +14,8 @@ | |||
| 14 | ./custom/tinc/def.nix | 14 | ./custom/tinc/def.nix |
| 15 | ]; | 15 | ]; |
| 16 | 16 | ||
| 17 | system.stateVersion = "16.09"; | ||
| 18 | |||
| 17 | networking = { | 19 | networking = { |
| 18 | hostName = "hel"; | 20 | hostName = "hel"; |
| 19 | wireless = { | 21 | wireless = { |
