Changes
1 changed files (+1/-11)
-
-
@@ -17,7 +17,7 @@# https://unnamed.website/posts/nixvm/ disko.devices.disk.main = { imageSize = "2500M"; imageSize = "2000M"; type = "disk"; device = "/dev/xvda"; content = {
-
@@ -27,16 +27,6 @@size = "1M"; type = "EF02"; }; ESP = { size = "128M"; type = "EF00"; content = { type = "filesystem"; format = "vfat"; mountpoint = "/boot"; mountOptions = [ "umask=0077" ]; }; }; root = { size = "100%"; content = {
-