feat: add xdg-open etc.

This commit is contained in:
Michael Mandl 2023-09-25 14:16:42 +02:00
parent 1c66c5662e
commit f7902362cc
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -8,6 +8,10 @@ in
./i3status-rust.nix
];
home.packages = with pkgs; [
xdg-utils
];
programs.fuzzel = {
enable = true;
settings = {