Some changes

This commit is contained in:
Henry Hiles 2023-11-14 20:25:49 -05:00
parent 8fe88c91b2
commit 595fc50aed
3 changed files with 24 additions and 26 deletions

View file

@ -132,11 +132,9 @@
++ (with gnomeExtensions; [
caffeine
pop-shell
app-hider
appindicator
search-light
blur-my-shell
aylurs-widgets
just-perfection
burn-my-windows
fullscreen-avoider
@ -145,12 +143,12 @@
};
programs = {
wireshark = {
steam = {
enable = true;
package = pkgs.wireshark;
package = pkgs.steam.override {
extraProfile = "export STEAM_EXTRA_COMPAT_TOOLS_PATHS='${inputs.nix-gaming.packages.${pkgs.system}.proton-ge}'";
};
};
steam.enable = true;
xfconf.enable = true;
gamemode.enable = true;
noisetorch.enable = true;
fish.interactiveShellInit = "neofetch";