changes like workspace added to qs and zen as browser

This commit is contained in:
2026-03-10 15:11:12 +00:00
parent 6f25e849f0
commit 961afbbff7
16 changed files with 411 additions and 68 deletions

View File

@@ -30,6 +30,8 @@
lsof
(gamescope.overrideAttrs {
enableWsi = true;
# Fixes some games being blurry under wayland backend
NIX_CFLAGS_COMPILE = [ "-fno-fast-math" ];
})
];
};