summaryrefslogtreecommitdiff
path: root/machines/x220-aji.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/x220-aji.nix')
-rw-r--r--machines/x220-aji.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/x220-aji.nix b/machines/x220-aji.nix
index eb41e3c..b05f16a 100644
--- a/machines/x220-aji.nix
+++ b/machines/x220-aji.nix
@@ -75,4 +75,5 @@
swapDevices =
[ { device = "/dev/mapper/cryptvg-swap"; }
];
+ system.stateVersion = "17.04";
}