mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(extern): dns
This commit is contained in:
parent
6db8e4e304
commit
510be2a5bb
6 changed files with 153 additions and 3 deletions
|
|
@ -21,6 +21,6 @@ in {
|
|||
|
||||
# work around https://github.com/NixOS/nixpkgs/issues/132646
|
||||
system.nssDatabases.hosts = mkIf config.services.resolved.enable (
|
||||
mkOrder 500 [ "files" ]
|
||||
mkOrder 450 [ "files" ]
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue