fixed disko stargate

This commit is contained in:
Aleksandr Lebedev 2025-09-26 18:11:13 +02:00
parent c071ec0951
commit 70d15775b6

View file

@ -7,7 +7,7 @@
partitions = { partitions = {
luks = { luks = {
size = "100%"; size = "100%";
label = "luks"; label = "luks-${name}";
content = { content = {
type = "luks"; type = "luks";
inherit name; inherit name;