Add nemo-engrampa extension
Based on AUR package nemo-engrampa https://aur.archlinux.org/packages/nemo-engrampa
This commit is contained in:
parent
161fdc9e97
commit
3609cddfad
3 changed files with 68 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
pkgs: rec {
|
||||
rofirefox = pkgs.callPackage ./rofirefox {};
|
||||
nemo-nextcloud = pkgs.callPackage ./nemo-nextcloud {};
|
||||
nemo-engrampa = pkgs.callPackage ./nemo-engrampa {};
|
||||
dlrg-fonts = pkgs.callPackage ./dlrg-fonts {};
|
||||
i3-scrot = pkgs.callPackage ./i3-scrot {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue