Move HM modules
This commit is contained in:
parent
5db76d0fed
commit
3cf0004b78
110 changed files with 403 additions and 564 deletions
10
modules/hm/thunar.nix
Normal file
10
modules/hm/thunar.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs.xfce; [
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
thunar-media-tags-plugin
|
||||
thunar-volman
|
||||
tumbler
|
||||
xfconf
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue