Update flake
This commit is contained in:
parent
c393a70b38
commit
a278fe32e7
2 changed files with 40 additions and 42 deletions
|
|
@ -1,14 +1,12 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
boot = {
|
||||
loader.grub.zfsSupport = true;
|
||||
zfs = {
|
||||
extraPools = ["zarchive"];
|
||||
package = pkgs.zfs_unstable;
|
||||
requestEncryptionCredentials = ["zactive/main"];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue