feat: improve emergency access

This commit is contained in:
Leon Schwarzäugl 2025-07-22 21:27:13 +02:00
parent 8c998fd2cc
commit 6fb15c9fe0
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
12 changed files with 142 additions and 49 deletions

View file

@ -10,6 +10,7 @@
time = lib.mkDefault true;
users = lib.mkDefault true;
sops = lib.mkDefault true;
boot = lib.mkDefault true;
server = {
general = lib.mkDefault true;
packages = lib.mkDefault true;