diff --git a/horsch.nix b/horsch.nix index 6599cec..3bfa34e 100644 --- a/horsch.nix +++ b/horsch.nix @@ -8,6 +8,10 @@ programs.home-manager.enable = true; + home.sessionPath = [ + "$HOME/.local/bin" + ]; + home.packages = with pkgs; [ wsl-open xdg-utils