diff --git a/modules/ttrss-postgres/default.nix b/modules/ttrss-postgres/default.nix index 6a7ce80..be93f1d 100644 --- a/modules/ttrss-postgres/default.nix +++ b/modules/ttrss-postgres/default.nix @@ -1,4 +1,4 @@ -{ inputs, pkgs, ... }: +{ domain, inputs }: { config, pkgs, ... }: let domain = "test.2li.ch"; in