forked from mirrors/nixpkgs
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",
|
||||
"mount LABEL=nixos /mnt",
|
||||
);
|
||||
|
||||
'';
|
||||
fileSystems = rootFS;
|
||||
grubVersion = 1;
|
||||
|
|
Loading…
Reference in a new issue