mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-21 22:34:05 -05:00
add homebox
This commit is contained in:
parent
bb1f458a9c
commit
c1fdb6faf8
6 changed files with 62 additions and 50 deletions
|
|
@ -10,7 +10,7 @@ lib.mkIf config.user.live.enable {
|
|||
initialPassword = "live";
|
||||
extraGroups = ["wheel" "networkmanager" "audio" "plugdev"];
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
inputs.nix-secrets.keys.default
|
||||
inputs.nix-secrets.keys.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue