feat(canopus): add galaxy-buds-client

This commit is contained in:
tux
2026-08-07 16:16:17 +05:30
parent 1e6cf52067
commit 8410655614

View File

@@ -44,6 +44,7 @@
".local/state/lazygit" ".local/state/lazygit"
".local/share/vicinae" ".local/share/vicinae"
".local/share/TelegramDesktop" ".local/share/TelegramDesktop"
".local/share/GalaxyBudsClient"
]; ];
files = [ files = [
@@ -123,6 +124,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
davinci-resolve davinci-resolve
telegram-desktop telegram-desktop
galaxy-buds-client
]; ];
# !!! DO NOT CHANGE THIS !!! # !!! DO NOT CHANGE THIS !!!