From 20a979a16a693c9489bf0c628e1eed120daffbda Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 12 Feb 2026 20:27:19 -0800 Subject: flake: update --- modules/home/tools/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home') diff --git a/modules/home/tools/default.nix b/modules/home/tools/default.nix index dc69e00..698ff5e 100644 --- a/modules/home/tools/default.nix +++ b/modules/home/tools/default.nix @@ -6,7 +6,7 @@ with lib; with lib.${namespace}; { (mkSimpleTool "ffmpeg" {}) (mkSimpleTool "wine" { packages = [ - wineWowPackages.stable + wineWow64Packages.stable winetricks ]; persist = [ ".wine" ]; -- cgit v1.2.3