Fix browser not opening when clicking links

This commit is contained in:
Charlotte Van Petegem 2021-08-05 15:37:20 +02:00
parent 91165b8bba
commit ae785f2d35
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 12 additions and 5 deletions

View file

@ -19,7 +19,7 @@
];
home-manager.users.charlotte = { pkgs, ... }: {
home.packages = with pkgs; [ xdg-user-dirs ];
home.packages = with pkgs; [ xdg-user-dirs xdg_utils ];
xdg = {
enable = true;
# Some applications overwrite mimeapps.list with an identical file