added protonmail and signal
This commit is contained in:
parent
27e3c170ed
commit
2203a31721
1 changed files with 24 additions and 22 deletions
|
@ -4,34 +4,36 @@
|
|||
environment.systemPackages =
|
||||
(with pkgs; [
|
||||
|
||||
bc
|
||||
jq
|
||||
xorg.xrandr
|
||||
bc
|
||||
jq
|
||||
xorg.xrandr
|
||||
|
||||
feh
|
||||
feh
|
||||
|
||||
enpass
|
||||
vesktop
|
||||
obsidian
|
||||
enpass
|
||||
vesktop
|
||||
obsidian
|
||||
#kicad
|
||||
protonmail-desktop
|
||||
signal-desktop
|
||||
|
||||
piper
|
||||
piper
|
||||
|
||||
qemu
|
||||
qemu
|
||||
|
||||
libreoffice
|
||||
blender
|
||||
gimp
|
||||
inkscape
|
||||
prusa-slicer
|
||||
UVtools
|
||||
audacity
|
||||
libreoffice
|
||||
blender
|
||||
gimp
|
||||
inkscape
|
||||
prusa-slicer
|
||||
UVtools
|
||||
audacity
|
||||
|
||||
glib
|
||||
])
|
||||
++
|
||||
[
|
||||
attrs.zen.packages.${system}.specific
|
||||
];
|
||||
glib
|
||||
])
|
||||
++
|
||||
[
|
||||
attrs.zen.packages.${system}.specific
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue