feat: add xdg-open etc.
This commit is contained in:
parent
1c66c5662e
commit
f7902362cc
@ -8,6 +8,10 @@ in
|
||||
./i3status-rust.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
xdg-utils
|
||||
];
|
||||
|
||||
programs.fuzzel = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
Reference in New Issue
Block a user