add my own ssh keys
Some checks failed
Activate NixOS Homelab Configuration On Push / build-and-activate (push) Failing after 32s
Some checks failed
Activate NixOS Homelab Configuration On Push / build-and-activate (push) Failing after 32s
This commit is contained in:
parent
c63a9c8b6a
commit
c0f955598f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
domain = "satr14.my.id"; # root domain for dns, ssl certs, reverse proxy, etc.
|
||||
cf-tunnel-id = "26318288-cdd7-4e58-904b-c45f10d3e40a";
|
||||
ssh-keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtdH1YqRH9xhuHMivezLvj/hpH77yfH3HUCaRboB/hb forgejo-deploy-runner"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIESvQFXoUBafatqnxTd6qk3WEOcfwb3AIWVTstR3lHzX forgejo"
|
||||
];
|
||||
disks = {
|
||||
gallery = "/dev/disk/by-uuid/834f51c1-90ee-4601-ba76-ef0419198d67"; # disk for photo gallery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue