mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Removed a bunch of apps and added a few apps
This commit is contained in:
parent
e83212dfec
commit
74c362e9ca
6 changed files with 3 additions and 168 deletions
|
@ -99,6 +99,7 @@
|
|||
blender-hip
|
||||
cura
|
||||
curaengine_stable
|
||||
openscad
|
||||
(stdenv.mkDerivation {
|
||||
name = "cura-slicer";
|
||||
version = "0.0.7";
|
||||
|
@ -141,6 +142,7 @@
|
|||
texinfo
|
||||
libffi zlib
|
||||
nodePackages.ungit
|
||||
ventoy
|
||||
]) ++ ([ pkgs-kdenlive.kdenlive ]);
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue