feat[server]: preparations for router config

This commit is contained in:
Leon Schwarzäugl 2025-11-10 01:28:25 +01:00 committed by Leon Schwarzäugl
parent 729defa8b1
commit 719d92c178
31 changed files with 586 additions and 92 deletions

View file

@ -21,6 +21,7 @@
server = {
ssh = lib.mkDefault true;
diskEncryption = lib.mkDefault true;
};
};