Code refactor

This commit is contained in:
2026-01-31 21:19:32 +01:00
parent c26d9bf209
commit 26f641b191
13 changed files with 84 additions and 75 deletions

View File

@@ -0,0 +1,6 @@
{ ... }:
{
services = {
openssh.enable = true;
};
}