another one
This commit is contained in:
5
system/usr/bin/gimp/default.nix
Normal file
5
system/usr/bin/gimp/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
gimp-with-plugins
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user