baldur: restore setup
This commit is contained in:
parent
013b8ac858
commit
0f820a99ef
19 changed files with 115 additions and 118 deletions
|
|
@ -11,7 +11,7 @@
|
|||
initrd.kernelModules = [ "virtio_scsi" ];
|
||||
kernelModules = [ "virtio_pci" "virtio_net" ];
|
||||
loader = {
|
||||
grub.device = "/dev/vda";
|
||||
grub.device = "/dev/sda";
|
||||
timeout = 0;
|
||||
grub.configurationLimit = 0;
|
||||
};
|
||||
|
|
@ -284,5 +284,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue