1757629288

This commit is contained in:
2025-09-11 16:21:28 -06:00
parent ff3606acaf
commit a29badb7ed
2 changed files with 4 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
# Desktop applications # Desktop applications
bitwarden-desktop bitwarden-desktop
thunderbird
vlc vlc
streamrip streamrip
supersonic supersonic

View File

@@ -9,6 +9,9 @@
localNetworkGameTransfers.openFirewall = true; localNetworkGameTransfers.openFirewall = true;
}; };
# Thunderbird
programs.thunderbird.enable = true;
# OBS # OBS
programs.obs-studio = { programs.obs-studio = {
enable = true; enable = true;