diff --git a/flake.nix b/flake.nix index da48eee..77385f0 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ ]; }; packages.${system}.homeConfigurations.deck = home-manager.lib.homeManagerConfiguration { - inherit pkgs; + inherit pkgs inputs; # Specify your home configuration modules here, for example, # the path to your home.nix.