more flyout stuff, add tray menus

This commit is contained in:
müde 2026-04-12 11:33:12 +02:00
parent f30165eada
commit 0d15da5351
8 changed files with 439 additions and 61 deletions

View file

@ -7,6 +7,7 @@
environment.systemPackages = with pkgs; [
unstable.claude-code
git
python3
];
users.users.muede = {