chore: flake update
This commit is contained in:
parent
0180400c9b
commit
3de520b349
5 changed files with 48 additions and 48 deletions
|
|
@ -51,7 +51,7 @@
|
|||
# Enable Thunar and it's dependencies
|
||||
programs.thunar = {
|
||||
enable = true;
|
||||
plugins = with pkgs.xfce; [ thunar-archive-plugin ];
|
||||
plugins = with pkgs; [ thunar-archive-plugin ];
|
||||
};
|
||||
programs.xfconf.enable = true; # For configuring
|
||||
services.gvfs.enable = true; # For mounting drives, trash, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue