feat: fix radicale htpasswd file;
This commit is contained in:
parent
22df8d4baa
commit
6baa4450f1
3 changed files with 6 additions and 4 deletions
|
|
@ -6,8 +6,9 @@ in
|
|||
"restic/env.age".publicKeys = [ noa ];
|
||||
"restic/repo.age".publicKeys = [ noa ];
|
||||
"restic/password.age".publicKeys = [ noa ];
|
||||
"github/flurry.age".publicKeys = [ nuOS ];
|
||||
"github/nixconf.age".publicKeys = [ nuOS ];
|
||||
"nix-serve/private.age".publicKeys = [ nuOS ];
|
||||
"github/flurry.age".publicKeys = [ noa nuOS ];
|
||||
"github/nixconf.age".publicKeys = [ noa nuOS ];
|
||||
"nix-serve/private.age".publicKeys = [ noa nuOS ];
|
||||
"radicale/htpasswd.age".publicKeys = [ noa nuOS ];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue