mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added correct file format
This commit is contained in:
parent
c3b7ca38ff
commit
b8aa793f4e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
sops.secrets = {
|
||||
path = ../secrets/freshrss.json;
|
||||
format = "json";
|
||||
freshrss_username = { };
|
||||
freshrss_password = { };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue