flocon/hosts/common/syncthing/devices.nix

10 lines
265 B
Nix
Raw Normal View History

2024-08-25 19:58:12 +00:00
# TODO: add to sops directly instead of relying on another nix file
{
2024-09-24 13:09:36 +00:00
"vamos" = {
id = "UO6JWVU-MTLZGVQ-Z3QAFYH-6PW2QR6-SBOVM6P-S6JXR2S-A7VYAU2-RLRXEQY";
};
"solaire" = {
id = "R5RK7CH-DRFXW4E-ARTPMHN-UMWYQ4O-QK7F3TA-EHVLDK4-DQ6CBT4-XRRWQQM";
};
2024-08-25 19:58:12 +00:00
}