forked from dan/liminix
oops fix syntax error
This commit is contained in:
parent
74027b44d7
commit
a2bb55e885
@ -173,8 +173,6 @@
|
|||||||
../../modules/outputs/tftpboot.nix
|
../../modules/outputs/tftpboot.nix
|
||||||
../../modules/outputs/mbrimage.nix
|
../../modules/outputs/mbrimage.nix
|
||||||
];
|
];
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
rootfsType = lib.mkDefault "btrfs"; # override this if you are building tftpboot
|
rootfsType = lib.mkDefault "btrfs"; # override this if you are building tftpboot
|
||||||
|
Loading…
Reference in New Issue
Block a user