attmps number 34

This commit is contained in:
Polen 2025-06-05 23:09:31 -04:00
parent 0357641dd0
commit 710e9a7343
4 changed files with 33 additions and 15 deletions

View file

@ -11,16 +11,6 @@
size = "1M";
type = "EF02";
};
esp = {
name = "ESP";
size = "500M";
type = "EF00";
content = {
type = "filesystem";
format = "vfat";
mountpoint = "/boot";
};
};
root = {
name = "root";
size = "100%";