chore: update 25.11 -> 26.05

This commit is contained in:
2026-06-02 20:02:57 -04:00
parent fbeb040914
commit c359a26d3f
25 changed files with 46 additions and 46 deletions

View File

@@ -11,7 +11,7 @@ in
(modulesPath + "/profiles/qemu-guest.nix")
];
system.stateVersion = "25.11";
system.stateVersion = "26.05";
time.timeZone = "America/New_York";
programs.nix-ld.enable = true;