tree-wide: make secure_dns a shared module

This commit is contained in:
Primrose 2025-11-02 12:08:40 +08:00
parent 2dd16cded8
commit 6f73ad90fe
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 6 additions and 64 deletions

View file

@ -57,8 +57,11 @@ in
./hydrogen/nixos/misc.nix
./hydrogen/nixos/programs.nix
./hydrogen/nixos/connectivity.nix
./hydrogen/nixos/secure_dns.nix
# QUIRK:
# Had issue when building the installer as it fails to bootstrap itself
# Might be useful to disable for the first build.
../nixosModules/extra/secure_dns.nix
../nixosModules/common/disable-command-not-found.nix
../nixosModules/common/network.nix
../nixosModules/common/sudo-conf.nix