Switch from thunar to nemo
This commit is contained in:
parent
1e47ca95e1
commit
16b97f1e3f
4 changed files with 15 additions and 8 deletions
6
hm_modules/nemo.nix
Normal file
6
hm_modules/nemo.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs.cinnamon; [
|
||||
nemo
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue