[fanny] import storage on boot
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m52s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m52s
This commit is contained in:
@@ -86,6 +86,7 @@ in
|
||||
enable = true;
|
||||
authorizedKeys = sshKeys.admins;
|
||||
ethernetDrivers = ["r8169"];
|
||||
zfsExtraPools = [ "storage" ];
|
||||
};
|
||||
|
||||
boot.initrd = {
|
||||
|
||||
Reference in New Issue
Block a user