chore: return toto to VM

This commit is contained in:
Swarsel 2024-12-28 13:45:01 +01:00
parent 2e15d7ed3b
commit 665abecc5b
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 6 additions and 4 deletions

View file

@ -76,10 +76,11 @@ in
wallpaper = self + /wallpaper/lenovowp.png;
isImpermanence = true;
isCrypted = true;
isSecureBoot = true;
isSecureBoot = false;
isSwap = true;
swapSize = "8G";
rootDisk = "/dev/nvme0n1";
# rootDisk = "/dev/nvme0n1";
rootDisk = "/dev/vda";
}
sharedOptions;