mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-11 21:34:10 -04:00
add dragneel host
This commit is contained in:
parent
979ead7d35
commit
63fd280927
11 changed files with 169 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
users.users.crow = lib.mkIf config.user.crow.enable {
|
||||
isNormalUser = true;
|
||||
initialPassword = "changeme";
|
||||
hashedPassword = "$y$j9T$wDC7wMJxCLNvdf8L8s6jZ.$U06F381x07fzu.updEsoegiWtbFvsrRJ7DLN9gR7un0";
|
||||
extraGroups = ["wheel" "networkmanager" "audio" "plugdev" "dialout"];
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
inputs.nix-secrets.keys.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue