add system.stateVersion to all the containers that still miss it

This commit is contained in:
Astro 2022-06-21 18:32:15 +02:00
parent 6d06f69578
commit bfaedfbd17
7 changed files with 11 additions and 0 deletions

View File

@ -15,6 +15,8 @@ in
};
};
system.stateVersion = "22.05";
networking.hostName = "bind";
networking.firewall.allowedTCPPorts = [

View File

@ -5,6 +5,7 @@
server = "server10";
mounts = [ "etc" "home" "var"];
};
system.stateVersion = "22.05";
networking = {
hostName = "blogs";
firewall.allowedTCPPorts = [

View File

@ -11,6 +11,7 @@ in
mounts = [ "etc" "home" "var"];
};
boot.tmpOnTmpfs = true;
system.stateVersion = "22.05";
# Network setup
networking.hostName = "c3d2-web";
networking.firewall.allowedTCPPorts = [

View File

@ -10,6 +10,8 @@
microvm.mem = 2 * 1024;
system.stateVersion = "22.05";
networking = {
hostName = "matemat";
firewall.allowedTCPPorts = [ 80 443 ];

View File

@ -6,6 +6,7 @@
server = "server10";
mounts = [ "etc" "home" "var"];
};
system.stateVersion = "22.05";
networking = {
hostName = "mobilizon";
firewall.allowedTCPPorts = [ 80 443 ];

View File

@ -17,6 +17,8 @@
autoNetSetup = false;
};
system.stateVersion = "22.05";
networking = {
hostName = "nncp";
firewall.enable = false;

View File

@ -10,6 +10,8 @@
};
};
system.stateVersion = "22.05";
networking.hostName = "sdrweb";
# http https