services: mealie: switch to unstable
This commit is contained in:
parent
0ed148eb66
commit
287002f787
|
@ -32,6 +32,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.mealie = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.mealie;
|
||||
listenAddress = "127.0.0.1";
|
||||
port = cfg.port;
|
||||
|
||||
|
|
Loading…
Reference in a new issue