diff --git a/hosts/asahi/home.nix b/hosts/asahi/home.nix index 4cf6cc8..ef1afed 100644 --- a/hosts/asahi/home.nix +++ b/hosts/asahi/home.nix @@ -30,8 +30,18 @@ in # Secret management. age sops + # Browsers + ungoogled-chromium ]; + pointerCursor = { + gtk.enable = true; + x11.enable = true; + hyprcursor.enable = true; + name = "Posy_Cursor_Black"; + package = pkgs."posy-cursors"; + }; + file = {} // yubikeyPublicKeyEntries; stateVersion = "25.05"; # Do not change!!!