bump 26.05
This commit is contained in:
@@ -52,7 +52,7 @@ let
|
||||
networking.useDHCP = true;
|
||||
networking.firewall.enable = false;
|
||||
services.qemuGuest.enable = true;
|
||||
system.stateVersion = "25.11";
|
||||
system.stateVersion = "26.05";
|
||||
virtualisation = {
|
||||
memorySize = vm.memory or 2048;
|
||||
cores = vm.cores or 2;
|
||||
|
||||
Reference in New Issue
Block a user