mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-27 20:36:26 +02:00
feat(nixos): add orca-slicer
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
inkscape # vector graphics
|
||||
krita # digital painting
|
||||
musescore # music notation
|
||||
orca-slicer # 3d printer slicer app
|
||||
# reaper # audio production
|
||||
# sonic-pi # music programming
|
||||
|
||||
|
||||
@@ -300,6 +300,10 @@ in
|
||||
".local/share/io.github.clash-verge-rev.clash-verge-rev"
|
||||
".local/share/clash-verge"
|
||||
|
||||
# Orca Slicer - 3D Printer Slicer
|
||||
".local/share/orca-slicer"
|
||||
".config/OrcaSlicer"
|
||||
|
||||
# Audio
|
||||
".config/pulse"
|
||||
".local/state/wireplumber"
|
||||
|
||||
Reference in New Issue
Block a user