mention the file

This commit is contained in:
Osman Faruk Bayram 2025-10-31 14:02:40 +03:00
parent 26227941fa
commit 62d6a5c0df

View file

@ -21,4 +21,5 @@ in
"ssh-key-private.age".publicKeys = machines ++ [ osbm ];
"ssh-key-public.age".publicKeys = machines ++ [ osbm ];
"cloudflare.age".publicKeys = machines ++ [ osbm ];
"vaultwarden.age".publicKeys = machines ++ [ osbm ];
}