niri-tag, atagen cache

This commit is contained in:
atagen 2025-06-27 00:06:27 +10:00
parent 92ed39cb83
commit 03dc72471f
11 changed files with 414 additions and 351 deletions

View file

@ -51,13 +51,12 @@
home.packages =
let
inherit (rice) icons fonts cursor;
inherit (pkgs) tauon;
in
fonts.pkgs
++ icons.pkgs
++ [
cursor.package
tauon
pkgs.tauon
];
systemd.user.targets.tray = {