322 current 2025-10-11 19:48:34 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 19:51:35 -05:00
parent 04ebc668ce
commit 88a7316d99
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 321 current 2025-10-11 19:47:16 25.05.20251006.20c4598 6.12.50 *
# generation: 322 current 2025-10-11 19:48:34 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -30,7 +30,7 @@ in
zfs.enable = true;
smb.enable = true;
nfs.enable = true;
nginx-proxy.enable = true;
nginx-proxy.enable = false;
};
services = {
jellyfin.enable = true;