Merge branch 'main' of ssh://git.geokkjer.eu:2222/geir/home-lab

This commit is contained in:
Geir Okkenhaug Jerstad 2025-07-03 17:45:51 +02:00
commit 6558540485
9 changed files with 1365 additions and 70 deletions

View file

@ -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)