config
This commit is contained in:
parent
4b5acfbfc4
commit
0eacb78197
3 changed files with 24 additions and 12 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue