server: mealie: use unstable

This commit is contained in:
2025-10-19 13:08:48 +02:00
parent 2a3079f35e
commit 9108daaffb
4 changed files with 5 additions and 4 deletions

View File

@@ -165,7 +165,7 @@ in
kabtop = lib.nixosSystem { # Desktop profile
inherit system;
specialArgs = { inherit inputs user location nixos-hardware agenix nixpkgs impermanence; };
specialArgs = { inherit inputs user location nixos-hardware agenix nixpkgs pkgs-unstable impermanence; };
modules = [
agenix.nixosModules.default
microvm.nixosModules.host