diff options
Diffstat (limited to '')
| -rw-r--r-- | overlays-home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays-home.nix b/overlays-home.nix index dbeb552..fc85510 100644 --- a/overlays-home.nix +++ b/overlays-home.nix @@ -4,7 +4,7 @@ let in { nixpkgs.overlays = with overlays; [ - pass-with-dmenu + # pass-with-dmenu # Home manager issue {https://discourse.nixos.org/t/error-when-upgrading-nixos-related-to-fcitx-engines/26940} (self: super: { |
