diff --git a/configuration.nix b/configuration.nix index 8f79dd4..cdc1f7d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -566,6 +566,11 @@ in { # Remember to close this bracket at the end of the document avahi.enable = true; avahi.nssmdns = true; fstrim.enable = true; + # jellyfin = { + # enable = true; + # group = "jawz"; + # user = "jawz"; + # }; btrfs.autoScrub = { enable = true; fileSystems = [ "/" "/mnt/disk1" "/mnt/disk2" ]; diff --git a/configuration.org b/configuration.org index 957e545..63a4df0 100755 --- a/configuration.org +++ b/configuration.org @@ -865,6 +865,11 @@ services = { avahi.enable = true; avahi.nssmdns = true; fstrim.enable = true; + # jellyfin = { + # enable = true; + # group = "jawz"; + # user = "jawz"; + # }; btrfs.autoScrub = { enable = true; fileSystems = [