cleanup
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
};
|
||||
config = lib.mkIf config.my.apps.art.enable {
|
||||
users.users.jawz.packages = with pkgs;
|
||||
([
|
||||
[
|
||||
gimp # the coolest bestest art program to never exist
|
||||
krita # art to your heart desire!
|
||||
mypaint # not the best art program
|
||||
mypaint-brushes # but it's got some
|
||||
mypaint-brushes1 # nice damn brushes
|
||||
# drawpile # arty party with friends!!
|
||||
pureref # create inspiration/reference boards
|
||||
blender # cgi animation and sculpting
|
||||
]) ++ (if config.my.dev.gameDev.enable then [
|
||||
# drawpile # arty party with friends!!
|
||||
] ++ (if config.my.dev.gameDev.enable then [
|
||||
godot_4 # game development
|
||||
gdtoolkit # gdscript language server
|
||||
] else
|
||||
|
||||
Reference in New Issue
Block a user