🧹 move age secrets to usage
This commit is contained in:
parent
97ec540786
commit
523864e984
7 changed files with 14 additions and 34 deletions
|
|
@ -10,9 +10,6 @@ let
|
|||
hosts = [ nixos-laptop nixos-desktop ];
|
||||
in {
|
||||
"nordvpn.age".publicKeys = users ++ hosts;
|
||||
"davfs.age".publicKeys = users ++ hosts;
|
||||
"smbMoritz.age".publicKeys = users ++ hosts;
|
||||
"smbMedia.age".publicKeys = users ++ hosts;
|
||||
"spotifyd.age".publicKeys = users ++ hosts;
|
||||
"email-desktop.age".publicKeys = users ++ hosts;
|
||||
"email-laptop.age".publicKeys = users ++ hosts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue