This commit is contained in:
Matt Nish-Lapidus 2024-09-29 15:42:52 -04:00
parent 4b5acfbfc4
commit 0eacb78197
3 changed files with 24 additions and 12 deletions

View file

@ -1,7 +1,7 @@
{ nix-flatpak, lib, pkgs, ... }:
{ nix-flatpak, lib, pkgs, inputs, ... }:
{
nixpkgs.config.allowUnfree = true;
home = {
packages = with pkgs; [
gnupg
@ -120,7 +120,22 @@
yabridgectl
ansel
rawtherapee
inkscape
gimp
epson-escpr
# Audio plugins (LV2, VST2, VST3, LADSPA)
distrho
calf
eq10q
lsp-plugins
x42-plugins
x42-gmsynth
dragonfly-reverb
guitarix
FIL-plugins
geonkick
];
username = "emenel";