summaryrefslogtreecommitdiff
path: root/host/automatix.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/automatix.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/automatix.nix')
-rw-r--r--host/automatix.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/automatix.nix b/host/automatix.nix
index 50d7f19..1999324 100644
--- a/host/automatix.nix
+++ b/host/automatix.nix
@@ -60,4 +60,6 @@
acceptTerms = true;
email = "key@kummerlaender.eu";
};
+
+ system.stateVersion = "18.09";
}