modules/services: update octodns, sillytavern, webserver, and workout-sync
This commit is contained in:
@@ -9,7 +9,7 @@ let
|
||||
cfg = config.services.workout-sync;
|
||||
fqdn = "${cfg.subdomain}.${config.networking.domain}";
|
||||
port = cfg.port;
|
||||
workout-sync = inputs.workout-sync.packages.${pkgs.system}.default;
|
||||
workout-sync = inputs.workout-sync.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
in
|
||||
{
|
||||
options.services.workout-sync = {
|
||||
|
||||
Reference in New Issue
Block a user