mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 14:19:08 +01:00
srv-core: Enable scrutiny
This commit is contained in:
parent
07355b1817
commit
19ebf53f8b
1 changed files with 5 additions and 0 deletions
|
|
@ -77,6 +77,11 @@
|
|||
enable = true;
|
||||
domain = "search.${config.custom.networking.overlay.domain}";
|
||||
};
|
||||
|
||||
scrutiny = {
|
||||
enable = true;
|
||||
domain = "scrutiny.${config.custom.networking.overlay.domain}";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue