style(service): minor refactor

This commit is contained in:
2026-03-07 12:36:03 +01:00
parent 3cdfc92254
commit 32b398cdb9
3 changed files with 3 additions and 8 deletions

View File

@@ -3,4 +3,6 @@
imports = [
./gitea.nix
];
services.openssh.enable = true;
}