Configure nemo in separate file
This commit is contained in:
parent
caa0ae4fe2
commit
f173a43c72
4 changed files with 14 additions and 7 deletions
|
|
@ -20,6 +20,7 @@
|
|||
++ [(import ./kdeconnect.nix)]
|
||||
++ [(import ./kitty.nix)] # terminal
|
||||
++ [(import ./swaync)] # notification deamon
|
||||
++ [(import ./nemo.nix)] # File manager
|
||||
++ [(import ./nextcloud.nix)] # nextcloud client
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
++ [(import ./packages.nix)] # other packages
|
||||
|
|
|
|||
Reference in a new issue