Generalize ddclient, generalize root reset, fix nextcloud, impermanence is fully working on Kitty.

This commit is contained in:
Jimbo 2025-01-19 15:31:02 -05:00
parent 3477841a82
commit 2784173155
12 changed files with 93 additions and 82 deletions

View file

@ -31,6 +31,8 @@
networking.firewall.allowedTCPPorts = [ 2299 ];
services.ddclient.domains = [ "git.${config.domains.p2}" ];
environment.persistence."/persist".directories = [
"/var/lib/forgejo"
];