diff --git a/hosts/hydra/hydra.nix b/hosts/hydra/hydra.nix index 06ca2647..521882e2 100644 --- a/hosts/hydra/hydra.nix +++ b/hosts/hydra/hydra.nix @@ -38,6 +38,8 @@ port = 3001; }; }; + + system.stateVersion = "22.05"; # Did you read the comment? No. }; hostAddress = "192.168.100.1"; localAddress = "192.168.100.2";