This commit is contained in:
Joakim Repomaa
2025-07-08 15:53:39 +03:00
parent 6fb5c1ffa5
commit 3a03103fc7
33 changed files with 45 additions and 1769 deletions

View File

@@ -1,5 +1,6 @@
{
pkgs,
pkgs-unstable,
config,
inputs,
...
@@ -213,7 +214,7 @@ in
mealie = {
enable = true;
package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.mealie;
package = pkgs-unstable.mealie;
subdomain = "cook";
credentialsFile = secrets.mealie.path;
settings = {