Added minimal zfs config
Still want to add an option for zfs on root later on.
This commit is contained in:
parent
954d01d4fe
commit
8df356ad9c
4 changed files with 26 additions and 5 deletions
|
@ -39,6 +39,8 @@
|
|||
};
|
||||
|
||||
hardware.audio.enable = true;
|
||||
|
||||
system.zfs.enable = true;
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue