mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +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 = {
|
sops.secrets = {
|
||||||
path = ../secrets/freshrss.json;
|
path = ../secrets/freshrss.json;
|
||||||
|
format = "json";
|
||||||
freshrss_username = { };
|
freshrss_username = { };
|
||||||
freshrss_password = { };
|
freshrss_password = { };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue