Create new user and add keys for totallynotadolphin

This commit is contained in:
totallynotadolphin 2025-03-29 11:07:32 +01:00
parent a6db8ef50f
commit b978c4c71e
2 changed files with 14 additions and 0 deletions

View file

@ -29,6 +29,15 @@ with lib; let
"nix.mathebau.firespike.de-1:OmST0YGbAaBjPo5xSM5Bqwk6/W5o7B5CnW/NDr0NacI="
];
};
totallynotadolphin = {
hashedPassword = "$y$j9T$7DJ8VXEx1oB1holOY5U5q1$rSeGtWxDCWeOLpqmmkxYe8DCnb6uowUWafMGODTPQL.";
sshKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJRXBT1k40iWHwMVcStnV8jbpXbT3DXrwRURC+GkxEuc dolphin"
];
nixKeys = [
"ocean.mathebau.de-1:G3Jz3mErIy8Mq8Ih+A5pbwDrx7vREcOpKgY8JCQ9dAk="
];
}
};
mkAdmin = name: {