diff --git a/home/home.nix b/home/home.nix index bd64b09..de7b47f 100644 --- a/home/home.nix +++ b/home/home.nix @@ -74,6 +74,8 @@ nnn icloudpd jetbrains-mono + libheif + libheif.out nixd @@ -117,6 +119,7 @@ spice-protocol virt-viewer + zoom-us nyxt librewolf ungoogled-chromium @@ -145,25 +148,28 @@ inkscape gimp epson-escpr + kicad + openscad-unstable + openscad-lsp + + plugdata # Audio plugins (LV2, VST2, VST3, LADSPA) distrho - calf eq10q lsp-plugins x42-plugins x42-gmsynth dragonfly-reverb - guitarix FIL-plugins geonkick + bespokesynth ]; username = "emenel"; homeDirectory = "/home/emenel"; - sessionPath = [ "/home/emenel/.config/emacs/bin" - "/home/emenel/.config/fish/functions" ]; + sessionPath = [ "/home/emenel/.config/emacs/bin" ]; sessionVariables = { EDITOR = "emacsclient -r"; @@ -211,9 +217,6 @@ }; dconf.settings = { - "org/gnome/desktop/default-applications.terminal" = { - exec = "wezterm"; - }; "org/gnome/desktop/background" = { picture-options = "none"; primary-color = "#222222";