feat(home:file-manager): add nemo initial configuration
This commit is contained in:
parent
dde1dca4f7
commit
65fb953361
7 changed files with 51 additions and 5 deletions
5
home/modules/desktop/file-manager/default.nix
Normal file
5
home/modules/desktop/file-manager/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./nemo.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue