organize and add game engine stuff

This commit is contained in:
Benjamin Palko 2024-07-29 21:53:42 -04:00
parent 93b37a61f5
commit 070147b863

View file

@ -1,9 +1,15 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs; [
# browser
firefox
vivaldi
# messaging
webcord
caprine-bin
# game-dev
godot_4
aseprite
];
xdg.configFile.Caprine = {