Allow pkg overrides
This commit is contained in:
parent
b0054a3fe1
commit
01bbcad7fa
2 changed files with 5 additions and 2 deletions
|
|
@ -300,7 +300,8 @@ in
|
|||
cursor = {
|
||||
enable_hyprcursor = true;
|
||||
no_hardware_cursors = lib.mkIf config.mods.gpu.nvidia.enable true;
|
||||
# no_break_fs_vrr = true;
|
||||
# done with nix, this would break the current setup otherwise
|
||||
sync_gsettings_theme = false;
|
||||
};
|
||||
|
||||
gestures = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue