Finally upadte stateVersion to 24.11

Only changes docker's live-restore to false, so 🤷
This commit is contained in:
Geoffrey Frogeye 2025-02-22 23:00:24 +01:00
parent 8b9ebc2dc3
commit 6c3572eb43
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
};
};
};
system.stateVersion = "24.05";
system.stateVersion = "24.11";
terminal.font = "${
pkgs.nerdfonts.override {
fonts = [ "DejaVuSansMono" ];