clane.networking -> clan.core.networking

This commit is contained in:
makefu 2025-01-06 00:19:22 +01:00
parent 26b6cf1103
commit 78e4963a9d
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225

View file

@ -250,5 +250,5 @@ in {
};
users.users.makefu.extraGroups = [ "download" "nginx" ];
state = [ "/home/makefu/.weechat" ];
clan.networking.targetHost = "root@gum.i";
clan.core.networking.targetHost = "root@gum.i";
}