home-packages: ship xdg-open
on GUI systems
this is needed by gpodder, but useful generally
This commit is contained in:
1
modules/universal/env/home-packages.nix
vendored
1
modules/universal/env/home-packages.nix
vendored
@@ -90,6 +90,7 @@ let
|
||||
tdesktop # broken on phosh
|
||||
vlc # works on phosh
|
||||
whalebird # pleroma client. input is broken on phosh
|
||||
xdg-utils # for xdg-open
|
||||
xterm # broken on phosh
|
||||
]
|
||||
++ (if pkgs.system == "x86_64-linux" then
|
||||
|
Reference in New Issue
Block a user