This commit is contained in:
Aleksandr Lebedev 2025-09-26 17:55:18 +02:00
parent afd4aecd78
commit ec37ff7f97
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ in {
disk = { disk = {
main = { main = {
type = "disk"; type = "disk";
inherit device; inherit (cfg) device;
content = { content = {
type = "gpt"; type = "gpt";
partitions = { partitions = {