non important commit
This commit is contained in:
parent
e35c6505c1
commit
6e156d5eff
1 changed files with 6 additions and 0 deletions
|
|
@ -29,6 +29,12 @@
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.variables = {
|
||||||
|
WLR_NO_HARDWARE_CURSORS = "1";
|
||||||
|
# Force Intel GPU
|
||||||
|
__GLX_VENDOR_LIBRARY_NAME = "mesa";
|
||||||
|
};
|
||||||
|
|
||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
|
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue