srv0: udpate to nixos 21.05
This commit is contained in:
parent
73da55d9e9
commit
821c04cef3
4 changed files with 21 additions and 12 deletions
|
@ -23,7 +23,7 @@ in {
|
|||
server = "www.ovh.com";
|
||||
ssl = true;
|
||||
domains = [ cfg.domain ];
|
||||
use = "web, web=ifconfig.co";
|
||||
use = "web";
|
||||
inherit (passwords.dyndns.${cfg.domain}) username password;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue