about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2024-01-05 15:38:06 +0000
committerdevhell <devhell@mailfresser.de>2024-01-05 15:38:06 +0000
commitd690effba2f39722f0bd7c7e08f0dbd07dfa61a5 (patch)
treeb521085318e2c260f7e31e1fe0430f4672ee5f72 /machines
parent57a02c9b4a36abadc020008a9e5a85315b58bb54 (diff)
machines/gunnr: set system.stateVersion
Recommended by aszlig, due to the infrequency this machine actually gets
updated with.
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/gunnr.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index 82223e09..71d991ce 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -3,6 +3,8 @@
 {
   vuizvui.user.devhell.profiles.base.enable = true;
 
+  system.stateVersion = "24.05";
+
   boot = {
     swraid.enable = true;
     loader = {