We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e2113 commit de0ad25Copy full SHA for de0ad25
home/home.nix
@@ -25,12 +25,12 @@
25
sessionVariables = {
26
EDITOR = "hx";
27
NIXOS_OZONE_WL = "1";
28
- OBS_VKCAPTURE = "1";
+ # OBS_VKCAPTURE = "1";
29
# WLR_RENDERER = "vulkan";
30
MANGOHUD_CONFIGFILE = "/home/codebam/.config/MangoHud/MangoHud.conf";
31
- PROTON_ENABLE_WAYLAND = "1";
32
- PROTON_ENABLE_HDR = "1";
33
- PROTON_USE_NTSYNC = "1";
+ # PROTON_ENABLE_WAYLAND = "1";
+ # PROTON_ENABLE_HDR = "1";
+ # PROTON_USE_NTSYNC = "1";
34
SEARXNG_API_URL = "http://localhost:8081";
35
};
36
0 commit comments