Update hosts/server/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 47m20s
Check NixOS configurations / eval-hosts (push) Failing after 47m20s
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
# ln -sf /mnt/docker-persistent-data/setup /home/nixos/setup
|
||||
#'';
|
||||
|
||||
services.zfs = {
|
||||
autoScrub.enable = true;
|
||||
autoSnapshot.enable = true;
|
||||
trim.enable = true;
|
||||
};
|
||||
services.nfs.server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
|
||||
Reference in New Issue
Block a user