From ed1268a6735d4339aad02fd560dd944167dcda3d Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 3 Jan 2026 11:32:50 -0800 Subject: move secrets to the hosts instead of profiles --- profiles/miniflux.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'profiles/miniflux.nix') diff --git a/profiles/miniflux.nix b/profiles/miniflux.nix index 7cc465b..94f86d6 100644 --- a/profiles/miniflux.nix +++ b/profiles/miniflux.nix @@ -4,8 +4,6 @@ let port = 8002; in { - age.secrets.miniflux-oidc.file = ../secrets/miniflux-oidc.age; - services.miniflux = { enable = true; config = { -- cgit v1.2.3