Update dependencies
This commit is contained in:
parent
5ff35c24c2
commit
c0ee886178
9 changed files with 28 additions and 9410 deletions
|
@ -19,7 +19,7 @@
|
|||
];
|
||||
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [ xdg-user-dirs xdg_utils ];
|
||||
home.packages = with pkgs; [ xdg-user-dirs xdg-utils ];
|
||||
xdg = {
|
||||
enable = true;
|
||||
# Some applications overwrite mimeapps.list with an identical file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue