services: mealie: switch to unstable
This commit is contained in:
parent
0ed148eb66
commit
287002f787
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue