massive refactor
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ pkgs, ... }@all: with all;
|
||||
{
|
||||
{ pkgs, ... }@all: with all; {
|
||||
home.packages = with pkgs; [
|
||||
# (gimp-with-plugins.override {
|
||||
# plugins = with gimpPlugins; [ bimp ];
|
||||
# })
|
||||
unstable.gimp
|
||||
gimp
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user