Add gimp without plugins
This commit is contained in:
parent
3dc11cbaec
commit
31222b24d0
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# gimp-with-plugins
|
||||
gimp
|
||||
#gimp-with-plugins
|
||||
libreoffice-qt
|
||||
nextcloud-client
|
||||
obs-studio
|
||||
|
|
Loading…
Reference in a new issue