[Asahi] Add chromium and a non-default cursor.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
jmug
2025-06-01 20:55:25 -07:00
parent 13a0031c45
commit 5c1b20a6d6
+10
View File
@@ -30,8 +30,18 @@ in
# Secret management. # Secret management.
age age
sops sops
# Browsers
ungoogled-chromium
]; ];
pointerCursor = {
gtk.enable = true;
x11.enable = true;
hyprcursor.enable = true;
name = "Posy_Cursor_Black";
package = pkgs."posy-cursors";
};
file = {} // yubikeyPublicKeyEntries; file = {} // yubikeyPublicKeyEntries;
stateVersion = "25.05"; # Do not change!!! stateVersion = "25.05"; # Do not change!!!