feat: add creative suite (gimp, inkscape, pureref, blockbench)

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-02-08 23:19:08 -03:00
parent 22a381fdca
commit f46304ea31

View File

@@ -59,6 +59,7 @@
"com.bitwarden.desktop"
"org.prismlauncher.PrismLauncher"
"org.mozilla.Thunderbird"
"net.blockbench.Blockbench"
];
# services.flatpak.overrides = { };
@@ -67,6 +68,9 @@
home.packages = with pkgs; [
## Programs
webcord-vencord
gimp
inkscape
pureref
# (pkgs.writeShellScriptBin "my-hello" ''
# echo "Hello, ${config.home.username}!"