fix: add stateversion to work config
This commit is contained in:
parent
03c2cf5ee7
commit
0c22543f87
@ -48,4 +48,6 @@ in
|
||||
extraGroups = [ "wheel" "docker" "podman" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user