hosts/hazel: init

This commit is contained in:
LavaDesu 2025-04-05 13:05:59 +11:00
parent 3502a31065
commit 4d751d72b3
Signed by: cilly
GPG key ID: 6500251E087653C9
8 changed files with 121 additions and 8 deletions

View file

@ -7,8 +7,7 @@
uid = 1002;
hashedPassword = "$y$j9T$3xCNDudmfrIu5VfQQoDkj/$ugzJWq0gORN9jnhDsREu31CkL3zwniQu6KoLbmg6Wr/";
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPru5eTBvHJ4ZmrrzPRHCGM09wQP/ZHSaKYalDuBVO15 rin@blossom"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ5l9t8dc6mPsKKYqZlPKvhOdyqz+DS5UOcvHuh3uVGt @strawberry"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPru5eTBvHJ4ZmrrzPRHCGM09wQP/ZHSaKYalDuBVO15 rin@anemone"
];
};
@ -16,7 +15,7 @@
home = {
username = "hana";
homeDirectory = "/home/hana";
stateVersion = "23.11";
stateVersion = "24.11";
};
imports = with modules.user; [