1
0

profiles/common-nix: Migrate nix common config zu profile

This commit is contained in:
2025-06-29 11:34:11 +02:00
parent 0204773d27
commit 4bf030c006
5 changed files with 90 additions and 71 deletions

View File

@@ -13,6 +13,7 @@ with lib;
profiles.clerie.common-dns.enable = mkDefault true;
profiles.clerie.common-networking.enable = mkDefault true;
profiles.clerie.common-nix.enable = mkDefault true;
profiles.clerie.common-webserver.enable = mkDefault true;