optimizing

This commit is contained in:
Matt Nish-Lapidus 2024-10-01 16:57:09 -04:00
parent cef0ebd264
commit b417858ff5
4 changed files with 58 additions and 13 deletions

View file

@ -46,7 +46,7 @@
gst_all_1.gstreamer
alsa-oss
fontconfig
powertop
usbutils
pciutils
util-linux
@ -64,8 +64,6 @@
sbcl
nodejs_18
platformio-core
real_time_config_quick_scan
borgmatic
kanata-with-cmd
wezterm
@ -131,6 +129,7 @@
libreoffice
plexamp
carla
wireplumber
audacity
supercollider-with-plugins
bitwig-studio
@ -152,6 +151,9 @@
openscad-lsp
plugdata
pavucontrol
qpwgraph
alsa-utils
# Audio plugins (LV2, VST2, VST3, LADSPA)
distrho
@ -168,7 +170,7 @@
username = "emenel";
homeDirectory = "/home/emenel";
sessionPath = [ "/home/emenel/.config/emacs/bin" ];
sessionPath = [ "/home/emenel/.config/emacs/bin" "/home/emenel/.npm-packages/bin" ];
sessionVariables = {
EDITOR = "emacsclient -r";
@ -282,8 +284,10 @@
"io.github.zen_browser.zen"
"com.github.johnfactotum.QuickLookup"
"com.heroicgameslauncher.hgl"
"io.github.dyegoaurelio.simple-wireplumber-gui"
];
home.file.".npmrc".source = ../dotfiles/dot_npmrc;
xdg.configFile."kmonad".source = ../dotfiles/dot_config/kmonad;
xdg.configFile."just".source = ../dotfiles/dot_config/just/justfile;
xdg.configFile."starship.toml".source = ../dotfiles/dot_config/starship.toml;