main #3

Merged
jan-leila merged 3 commits from Lithospherical/nix-config:main into main 2025-06-01 18:40:55 +00:00
Showing only changes of commit 54d03b280c - Show all commits

View file

@ -8,7 +8,7 @@
type = "gpt"; type = "gpt";
partitions = { partitions = {
ESP = { ESP = {
size = "64M"; size = "512M";
type = "EF00"; type = "EF00";
content = { content = {
type = "filesystem"; type = "filesystem";