From 9b3225b43957e4ec3039685d7dba244fd46de5cc Mon Sep 17 00:00:00 2001 From: tdback Date: Sat, 15 Mar 2025 18:00:17 -0400 Subject: modules: add commentary --- modules/profiles/zfs/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/profiles/zfs/default.nix') diff --git a/modules/profiles/zfs/default.nix b/modules/profiles/zfs/default.nix index f79e91c..9a5e0a2 100644 --- a/modules/profiles/zfs/default.nix +++ b/modules/profiles/zfs/default.nix @@ -1,3 +1,8 @@ +# modules/profiles/zfs/default.nix +# +# Enabling the ZFS kernel module and configuring notifications for scrub +# results, which are run monthly. + { lib, pkgs, -- cgit v1.2.3