added gamedev stuff, changed matrix client, disabled gamemode for now

This commit is contained in:
Bit Borealis 2024-01-22 06:27:45 +00:00
parent 586d6d82ed
commit 4f94a59bf9
Signed by: theotheroracle
GPG Key ID: 2D816A2DCA6E5649
1 changed files with 5 additions and 2 deletions

View File

@ -16,8 +16,11 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
birdfont birdfont
ungoogled-chromium ungoogled-chromium
darktable darktable
nheko
mgba mgba
blender
srain srain
onlyoffice-bin
dconf2nix dconf2nix
inkscape inkscape
minetest minetest
@ -27,7 +30,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
pwgen pwgen
josm josm
xdg-ninja xdg-ninja
schildichat-desktop godot_4
dino dino
jq jq
lapce lapce
@ -78,7 +81,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
NIXPKGS_ALLOW_UNFREE = 1; NIXPKGS_ALLOW_UNFREE = 1;
GAMEMODERUNEXEC = "nvidia-offload"; # GAMEMODERUNEXEC = "nvidia-offload";
}; };
# configure dconf # configure dconf
# use dconf watch / to monitor for changes # use dconf watch / to monitor for changes