summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-13 00:17:29 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-13 00:17:29 +0200
commitf85f78ca634f28ce28a80a6a404bf3820bd5a4db (patch)
tree173c8387115f2a30a5fa9f9bfedca8b745387f45
parent420f7b257b8a3993c3714cd237a8267ade1530b5 (diff)
downloadnixos-f85f78ca634f28ce28a80a6a404bf3820bd5a4db.tar
nixos-f85f78ca634f28ce28a80a6a404bf3820bd5a4db.tar.gz
nixos-f85f78ca634f28ce28a80a6a404bf3820bd5a4db.tar.bz2
nixos-f85f78ca634f28ce28a80a6a404bf3820bd5a4db.tar.xz
nixos-f85f78ca634f28ce28a80a6a404bf3820bd5a4db.zip
stateVersion on Hel
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 84b2c50c..6bbb4a8c 100644
--- a/hel.nix
+++ b/hel.nix
@@ -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 = {