add nix store path to age
This commit is contained in:
parent
a040725eb3
commit
f010e085c2
4 changed files with 12 additions and 4 deletions
|
|
@ -6,7 +6,8 @@ in
|
|||
"restic/env.age".publicKeys = [ noa ];
|
||||
"restic/repo.age".publicKeys = [ noa ];
|
||||
"restic/password.age".publicKeys = [ noa ];
|
||||
"github/flurry.age".publicKeys = [ noa nuOS ];
|
||||
"github/nixconf.age".publicKeys = [ noa nuOS ];
|
||||
"github/flurry.age".publicKeys = [ nuOS ];
|
||||
"github/nixconf.age".publicKeys = [ nuOS ];
|
||||
"nix-serve/private.age".publicKeys = [ nuOS ];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue