mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Fix rebuild sudo
This commit is contained in:
parent
b82d276574
commit
4965d60720
2 changed files with 3 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ in {
|
|||
programs.rofi.enable = true;
|
||||
|
||||
home.pointerCursor = {
|
||||
name = lib.mkForce "phinger-cursors-dark";
|
||||
name = lib.mkForce "phinger-cursors-light";
|
||||
package = lib.mkForce pkgs.phinger-cursors;
|
||||
size = lib.mkForce 32;
|
||||
gtk.enable = lib.mkForce true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue