summaryrefslogtreecommitdiff
path: root/host/obelix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-12-04 16:13:58 +0100
committerAdrian Kummerlaender2020-12-04 16:13:58 +0100
commit328ced7972c58902fb60d8b7af31315b6a68d649 (patch)
tree47ce6309672ee42d9b2ba1bc5fe139f57b551f10 /host/obelix.nix
parentd3fc233ea582bf8ef30c3793ff05c74f2b48508a (diff)
downloadnixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar.gz
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar.bz2
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar.lz
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar.xz
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.tar.zst
nixos_system-328ced7972c58902fb60d8b7af31315b6a68d649.zip
Update majestix for new hardware
Diffstat (limited to 'host/obelix.nix')
-rw-r--r--host/obelix.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/obelix.nix b/host/obelix.nix
index 583fbde..8a96eed 100644
--- a/host/obelix.nix
+++ b/host/obelix.nix
@@ -49,4 +49,6 @@
];
};
};
+
+ system.stateVersion = "18.09";
}