chore: drop renamed package aliases (swww→awww, greetd.tuigreet→tuigreet)

Silences nixpkgs' rename warnings on every eval.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Bernardo Magri
2026-06-10 15:40:58 +01:00
parent 1f22e996dc
commit 8ded92ea63
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
home.stateVersion = "26.05";
home.packages = with pkgs; [
swww # wallpaper daemon with animated transitions
awww # wallpaper daemon with animated transitions (the swww fork)
fuzzel # launcher / dmenu (used by the theme picker bind)
libnotify
];