From e8ee5981ac78960d295e4a83e5cd2579cd31a194 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Sun, 20 Jul 2025 22:45:37 +1000 Subject: [PATCH] modified: flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4561370..691e2d6 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ modules = [ ./hosts/nixos/configuration.nix ./common/hardware-configuration.nix - winapps.nixosModule + inputs.winapps.nixosModule home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true;