Update everyone to 24.11
This commit is contained in:
parent
94022737a0
commit
f1575f436e
11 changed files with 36 additions and 34 deletions
|
@ -126,7 +126,7 @@
|
|||
};
|
||||
|
||||
system = {
|
||||
stateVersion = "24.05";
|
||||
stateVersion = "24.11";
|
||||
activationScripts.ensure-ssh-key-dir.text = "mkdir -p /etc/ssh";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -187,7 +187,7 @@ in
|
|||
};
|
||||
|
||||
system = {
|
||||
stateVersion = "24.05";
|
||||
stateVersion = "24.11";
|
||||
activationScripts.ensure-ssh-key-dir.text = "mkdir -p /etc/ssh";
|
||||
};
|
||||
};
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
};
|
||||
|
||||
system = {
|
||||
stateVersion = "24.05";
|
||||
stateVersion = "24.11";
|
||||
activationScripts.ensure-ssh-key-dir.text = "mkdir -p /etc/ssh";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue