mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +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
|
# printing
|
||||||
cups
|
cups
|
||||||
simple-scan
|
simple-scan
|
||||||
|
cura-appimage
|
||||||
|
|
||||||
# dict
|
# dict
|
||||||
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
|
(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 {
|
config = lib.mkIf config.swarselsystems.modules.ownpackages {
|
||||||
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
|
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
|
||||||
pass-fuzzel
|
pass-fuzzel
|
||||||
cura5
|
|
||||||
cdw
|
cdw
|
||||||
cdb
|
cdb
|
||||||
bak
|
bak
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
config = lib.mkIf config.swarselsystems.modules.ownpackages {
|
config = lib.mkIf config.swarselsystems.modules.ownpackages {
|
||||||
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
|
home.packages = with pkgs; lib.mkIf (!config.swarselsystems.isPublic) [
|
||||||
pass-fuzzel
|
pass-fuzzel
|
||||||
cura5
|
|
||||||
cdw
|
cdw
|
||||||
cdb
|
cdb
|
||||||
bak
|
bak
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,7 @@
|
||||||
# printing
|
# printing
|
||||||
cups
|
cups
|
||||||
simple-scan
|
simple-scan
|
||||||
|
cura-appimage
|
||||||
|
|
||||||
# dict
|
# dict
|
||||||
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
|
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue