mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
chore: use packaged appimage version of cura
This commit is contained in:
parent
a4ad3b8088
commit
b7f739d0b0
3 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
# printing
|
||||
cups
|
||||
simple-scan
|
||||
cura-appimage
|
||||
|
||||
# dict
|
||||
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue