mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
plasma: wayland cursor fix
This commit is contained in:
parent
73f615745c
commit
6311db709d
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ in
|
|||
desktopManager.plasma5.enable = true;
|
||||
};
|
||||
hardware.pulseaudio.enable = true;
|
||||
environment.systemPackages = [ pkgs.arc-theme ]; # fix hand cursor in firefox
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue