This commit is contained in:
4DBug
2026-02-04 18:06:45 -06:00
parent 4c3cd74b7a
commit 29581518a1
6 changed files with 31 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
{
services = {
mpd = {
enable = (device == "laptop");
enable = true;
settings = {
music_directory = "/run/media/bug/Music/";

View File

@@ -41,33 +41,33 @@ in
go
(python3.withPackages (ps: with ps; [
unidecode
discordpy
setuptools
#(python3.withPackages (ps: with ps; [
#unidecode
#discordpy
#setuptools
pip
pynput
python-uinput
#pip
#pynput
#python-uinput
mido
#mido
pyautogui
pygobject3
pycairo
#pyautogui
#pygobject3
#pycairo
tkinter
#tkinter
numpy
scipy
imageio
#numpy
#scipy
#imageio
evdev
]))
#evdev
#]))
nodejs
(blender.withPackages (ps: with ps; [
/*(blender.withPackages (ps: with ps; [
libGLU
gcc
zlib
@@ -78,6 +78,7 @@ in
xorg.libxcb
glib
]))
*/
plasticity
obsidian