From 88a7316d9969c53c61c97a9a0050e9a7d3ceba3a Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 19:51:35 -0500 Subject: [PATCH] 322 current 2025-10-11 19:48:34 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 26ca42f..95eed3a 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 147fe65..628cd9d 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -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;