From 52845d9063a27f298bd6a8c498e74706f5b4048c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 13 Nov 2024 19:39:49 -0500 Subject: [PATCH 1/5] Add program for passibly better audio/control --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 5e86012..c0a21a7 100644 --- a/configuration.nix +++ b/configuration.nix @@ -26,6 +26,7 @@ ddev diffr docker + easyeffects fish fishPlugins.done firefoxpwa From 83d970acd6a39108ede49eabe9d0132fa5cb8c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 13 Nov 2024 19:40:34 -0500 Subject: [PATCH 2/5] Add program for recording audio (need to test this mic with my voice etc) --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index c0a21a7..eeebbd1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -39,6 +39,7 @@ kdePackages.isoimagewriter kdePackages.kdenetwork-filesharing kdePackages.konqueror + kdePackages.krecorder kdePackages.partitionmanager kdePackages.sierra-breeze-enhanced keepassxc From 294401d234f09e3f621cdaf935fd0aa9181daf53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 13 Nov 2024 19:48:33 -0500 Subject: [PATCH 3/5] Add program for theoretically going below the too-high zero light But haven't gotten it to run. --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index eeebbd1..5f54571 100644 --- a/configuration.nix +++ b/configuration.nix @@ -44,6 +44,7 @@ kdePackages.sierra-breeze-enhanced keepassxc libreoffice-qt6-fresh + light magic-wormhole meld mkcert From 3907ac27686a7546e5b409b06ef29b7a80228da0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 13 Nov 2024 20:07:24 -0500 Subject: [PATCH 4/5] Tragically, install Slack --- configuration.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configuration.nix b/configuration.nix index 5f54571..e0f846d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -54,8 +54,16 @@ nix-search-cli php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives python3 + python311Packages.pip + python311Packages.playsound + python311Packages.pycairo + python311Packages.pygobject3 + python311Packages.pytz + python311Packages.tzlocal + python311Packages.urwid recoll samba + slack signal-desktop strawberry-qt6 thunderbird From bb785fb6654ad91c6ace09bdad98c57bb683c722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 13 Nov 2024 20:07:54 -0500 Subject: [PATCH 5/5] Add video player and music downloader --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index e0f846d..e16fb62 100644 --- a/configuration.nix +++ b/configuration.nix @@ -72,8 +72,10 @@ vimPlugins.vim-wayland-clipboard wget whois + vlc vscodium wl-clipboard-rs + yt-dlp zoxide zulip zulip-term