forked from DGNum/liminix
make jffs2 module provide o.rootfs, conditionally
it's enabled if config.rootfsType == "jffs2"
This commit is contained in:
parent
63a89f7d0d
commit
42725f56f9
5 changed files with 33 additions and 6 deletions
|
@ -4,4 +4,5 @@
|
|||
../../vanilla-configuration.nix
|
||||
../../modules/jffs2.nix
|
||||
];
|
||||
config.rootfsType = "jffs2";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue