added gamedev stuff, changed matrix client, disabled gamemode for now
This commit is contained in:
parent
586d6d82ed
commit
4f94a59bf9
7
home.nix
7
home.nix
|
@ -16,8 +16,11 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
|
|||
birdfont
|
||||
ungoogled-chromium
|
||||
darktable
|
||||
nheko
|
||||
mgba
|
||||
blender
|
||||
srain
|
||||
onlyoffice-bin
|
||||
dconf2nix
|
||||
inkscape
|
||||
minetest
|
||||
|
@ -27,7 +30,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
|
|||
pwgen
|
||||
josm
|
||||
xdg-ninja
|
||||
schildichat-desktop
|
||||
godot_4
|
||||
dino
|
||||
jq
|
||||
lapce
|
||||
|
@ -78,7 +81,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
|
|||
|
||||
NIXPKGS_ALLOW_UNFREE = 1;
|
||||
|
||||
GAMEMODERUNEXEC = "nvidia-offload";
|
||||
# GAMEMODERUNEXEC = "nvidia-offload";
|
||||
};
|
||||
# configure dconf
|
||||
# use dconf watch / to monitor for changes
|
||||
|
|
Loading…
Reference in a new issue