[Asahi] Add chromium and a non-default cursor.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -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!!!
|
||||||
|
|||||||
Reference in New Issue
Block a user