Files
cnix/hosts/sobotka/options.nix
2025-07-18 17:17:35 +02:00

8 lines
100 B
Nix

{
accounts = {
username = "cnst";
mail = "adam@cnst.dev";
sshUser = "sobotka";
};
}