summaryrefslogtreecommitdiff
path: root/systems/atlas/miniflux.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/atlas/miniflux.nix')
-rw-r--r--systems/atlas/miniflux.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/atlas/miniflux.nix b/systems/atlas/miniflux.nix
index df1c761..b142e1f 100644
--- a/systems/atlas/miniflux.nix
+++ b/systems/atlas/miniflux.nix
@@ -1,7 +1,7 @@
{config, ...}: {
config = {
age.secrets = {
- miniflux.file = ../../secrets/systems/${config.networking.hostName}/miniflux.age;
+ miniflux.file = ../../secrets/${config.networking.hostName}/miniflux.age;
};
services.miniflux = {