🧹 reformat files
This commit is contained in:
parent
7d9ffb5a2d
commit
044e7b4dbd
5 changed files with 9 additions and 5 deletions
|
|
@ -8,7 +8,8 @@ let
|
|||
nixos-desktop =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl8gMhwSf1NsP5gp14xbbyjqQLZzcHLb/XKRMoHdXgI";
|
||||
hosts = [ nixos-laptop nixos-desktop ];
|
||||
in {
|
||||
in
|
||||
{
|
||||
"nordvpn.age".publicKeys = users ++ hosts;
|
||||
"davfs.age".publicKeys = users ++ hosts;
|
||||
"smbMoritz.age".publicKeys = users ++ hosts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue