mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-24 04:45:41 +02:00
virtualization: Drop WLR_NO_HARDWARE_CURSORS
Doesn't seem to be needed anymore for Hyprland.
This commit is contained in:
@@ -215,10 +215,6 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
WLR_NO_HARDWARE_CURSORS = "1";
|
||||
};
|
||||
|
||||
services.interception-tools.enable = lib.mkForce false;
|
||||
networking.resolvconf.enable = lib.mkForce true;
|
||||
zramSwap.enable = lib.mkForce false;
|
||||
|
Reference in New Issue
Block a user