partial btrfs support
doesn't actually know how to make the filesystem, just kernel config and accept it as a valid option
This commit is contained in:
@@ -40,6 +40,7 @@ in {
|
||||
rootfsType = mkOption {
|
||||
default = "squashfs";
|
||||
type = types.enum [
|
||||
"btrfs"
|
||||
"ext4"
|
||||
"jffs2"
|
||||
"squashfs"
|
||||
|
Reference in New Issue
Block a user