This commit is contained in:
2025-11-03 17:16:01 +08:00
parent 819720e8f2
commit 56cce6456e
2 changed files with 11 additions and 6 deletions

4
keys.nix Normal file
View File

@@ -0,0 +1,4 @@
rec {
yadunut = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJXOpmWsAnl2RtOuJJMRUx+iJTwf2RWJ1iS3FqXJFzFG";
users = [ yadunut ];
}