challenger: start migrating from voyager. Add nginx. Add jellyfin.
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
|
||||
# Local zfs
|
||||
boot = {
|
||||
# zfs.extraPools = [ "tank" ];
|
||||
zfs = {
|
||||
extraPools = [ "tank" ];
|
||||
requestEncryptionCredentials = false;
|
||||
};
|
||||
supportedFilesystems = [ "zfs" ];
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user