Generalize ddclient, generalize root reset, fix nextcloud, impermanence is fully working on Kitty.
This commit is contained in:
parent
3477841a82
commit
2784173155
12 changed files with 93 additions and 82 deletions
|
@ -8,16 +8,6 @@
|
|||
usev6 = "";
|
||||
username = "token";
|
||||
passwordFile = "${pkgs.writeText "cloudflareapikey" config.secrets.flareApiKey}";
|
||||
domains = [
|
||||
"${config.domains.p2}"
|
||||
"*.${config.domains.p2}"
|
||||
"sv.${config.domains.p2}"
|
||||
"git.${config.domains.p2}"
|
||||
"turn.${config.domains.p2}"
|
||||
"dew.${config.domains.p2}"
|
||||
"john.${config.domains.p2}"
|
||||
"rogue.${config.domains.p2}"
|
||||
];
|
||||
};
|
||||
environment.persistence."/persist".directories = [
|
||||
"/var/lib/private/ddclient"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue