aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node/caribou.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/node/caribou.nix')
-rw-r--r--cluster/staging/node/caribou.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/cluster/staging/node/caribou.nix b/cluster/staging/node/caribou.nix
index 65168a9..af46273 100644
--- a/cluster/staging/node/caribou.nix
+++ b/cluster/staging/node/caribou.nix
@@ -19,4 +19,6 @@
# Open SSB port
networking.firewall.allowedTCPPorts = [ 8008 ];
+
+ system.stateVersion = "21.05";
}