summaryrefslogtreecommitdiff
path: root/host/asterix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/asterix.nix')
-rw-r--r--host/asterix.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/asterix.nix b/host/asterix.nix
index 75b23b0..6909832 100644
--- a/host/asterix.nix
+++ b/host/asterix.nix
@@ -52,4 +52,6 @@
};
powerManagement.powertop.enable = true;
+
+ system.stateVersion = "18.09";
}