chore: use packaged appimage version of cura

This commit is contained in:
Leon Schwarzäugl 2025-06-09 02:21:33 +02:00
parent a4ad3b8088
commit b7f739d0b0
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 2 additions and 2 deletions

View file

@ -9275,6 +9275,7 @@ This holds packages that I can use as provided, or with small modifications (as
# printing
cups
simple-scan
cura-appimage
# dict
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
@ -9453,7 +9454,6 @@ This is just a separate container for derivations defined in [[#h:64a5cc16-6b16-
config = lib.mkIf config.swarselsystems.modules.ownpackages {
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
pass-fuzzel
cura5
cdw
cdb
bak

View file

@ -5,7 +5,6 @@
config = lib.mkIf config.swarselsystems.modules.ownpackages {
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
pass-fuzzel
cura5
cdw
cdb
bak

View file

@ -20,6 +20,7 @@
# printing
cups
simple-scan
cura-appimage
# dict
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))