From 6d109a9f958a00a4f3fc537d213067e5777ab120 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 21 Jun 2026 22:53:05 -0500 Subject: backup server config and gnome profile. fix bootloader for grub --- archetypes/profiles/zfs/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'archetypes/profiles/zfs') diff --git a/archetypes/profiles/zfs/default.nix b/archetypes/profiles/zfs/default.nix index 4841231..00f3c0b 100644 --- a/archetypes/profiles/zfs/default.nix +++ b/archetypes/profiles/zfs/default.nix @@ -8,6 +8,8 @@ mode = mkZfs "efi"; }; + boot.supportedFilesystems = [ "zfs" ]; + services.zfs = { trim.enable = mkZfs true; autoSnapshot.enable = mkZfs true; -- cgit v1.2.3