mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
vps-private: Switch completely to nebula
This commit is contained in:
parent
116b4437fe
commit
b7a2598ebe
5 changed files with 17 additions and 18 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
assertions = lib.singleton {
|
||||
assertion = lib'.isTailscaleDomain cfg.domain;
|
||||
assertion = lib'.isPrivateDomain cfg.domain;
|
||||
message = lib'.mkUnprotectedMessage "FreshRSS";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue