This commit is contained in:
2024-04-28 15:11:56 -06:00
parent 39d2219bb1
commit 39157db0da
20 changed files with 62 additions and 139 deletions

View File

@@ -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