Add white-noise app

This commit is contained in:
Hadi 2024-10-14 21:23:59 +02:00
parent eb4cb4f4f4
commit 34cc630789

View File

@ -44,9 +44,10 @@
packages = with pkgs; [
# Apps
discord
bitwarden
vlc
discord # Chat
bitwarden # Password manager
vlc # Video player
blanket # White-noise app
# Dev
go