Whitespace to force a build
Ugh Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
0e74c9f4dc
commit
30f7947031
|
@ -319,6 +319,7 @@ in {
|
||||||
"mkfs.ext3 -L nixos /dev/sda2",
|
"mkfs.ext3 -L nixos /dev/sda2",
|
||||||
"mount LABEL=nixos /mnt",
|
"mount LABEL=nixos /mnt",
|
||||||
);
|
);
|
||||||
|
|
||||||
'';
|
'';
|
||||||
fileSystems = rootFS;
|
fileSystems = rootFS;
|
||||||
grubVersion = 1;
|
grubVersion = 1;
|
||||||
|
|
Loading…
Reference in New Issue