Merge branch 'main' of ssh://git.geokkjer.eu:2222/geir/home-lab
This commit is contained in:
commit
6558540485
9 changed files with 1365 additions and 70 deletions
|
@ -30,6 +30,9 @@ in {
|
|||
|
||||
shell = pkgs.zsh;
|
||||
|
||||
# Ensure home directory is created so SSH authorized keys are applied
|
||||
createHome = true;
|
||||
|
||||
# SSH access with development keys
|
||||
openssh.authorizedKeys.keys = [
|
||||
# Current key (keep for continuity during transition)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue