Update everyone to 24.11
This commit is contained in:
parent
94022737a0
commit
f1575f436e
11 changed files with 36 additions and 34 deletions
|
@ -103,6 +103,6 @@
|
|||
qemuGuest.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05"; # Did you read the comment?
|
||||
system.stateVersion = "24.11"; # Did you read the comment?
|
||||
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
home = {
|
||||
username = "tbarnouin";
|
||||
stateVersion = "24.05";
|
||||
stateVersion = "24.11";
|
||||
sessionPath = [
|
||||
"$HOME/.local/bin"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue