1
0
This commit is contained in:
2019-02-02 19:45:05 +00:00
commit 346136de49
5 changed files with 97 additions and 0 deletions

3
secrets.nix.example Normal file
View File

@ -0,0 +1,3 @@
{
pubkey = "changeme"; # ssh-add -L
}