feat: Clean up the imports
This commit is contained in:
3
home/apps/gimp.nix
Normal file
3
home/apps/gimp.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [gimp-with-plugins];
|
||||
}
|
||||
Reference in New Issue
Block a user