fix
This commit is contained in:
parent
afd4aecd78
commit
ec37ff7f97
2 changed files with 2 additions and 2 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue