Adjust enabled modules and add ffmpeg_dl

Disable Zed remote server, VirtualBox and Exercism modules.
Enable Pixieditor and Gedit editors.
Add ffmpeg_dl Bash function to download streams via ffmpeg.
This commit is contained in:
2026-04-21 01:19:59 +02:00
parent f912025218
commit 5ddc8f7686
3 changed files with 26 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ _: {
vscodium.enable = false; # VSCodium: a free and open-source "demicrosofted" VSCode
zed-editor = {
enable = true; # Zed Editor: a modern, highperformance code editor
remote-server.enable = true; # Remote Server: enable remote editing capabilities
remote-server.enable = false; # Remote Server: enable remote editing capabilities
};
/*