⬆ Updated packages, added update script

This commit is contained in:
2025-01-16 22:11:55 +01:00
parent 3005b55e89
commit 7374764069
4 changed files with 52 additions and 44 deletions

View File

@ -5,6 +5,7 @@ let
cursorDir = "hyprcursors";
in
{
# TODO remove in favor of Catppuccin cursors
home = {
packages = with pkgs; [
hyprcursor

View File

@ -17,6 +17,7 @@
enabledExtensions = with spicePkgs.extensions; [
adblock
fullAppDisplay
hidePodcasts
shuffle # shuffle+ (special characters are sanitized out of extension names)
];