1
0
Fork 0
mirror of https://git.oat.zone/dark-firepit/dotfiles synced 2024-05-19 23:26:06 +02:00
git.oat.zone--dark-firepit-.../hosts/lucent-firepit/secrets/secrets.nix
Jill "oatmealine" Monoids a8f93d7555 lucent-firepit shenanigans!!
2023-04-21 15:40:53 +02:00

7 lines
106 B
Nix

let
keys = import ../authorizedKeys.nix;
"subsurface.aether" = keys."aether@subsurface".ssh;
in
{}