diff --git a/SwarselSystems.org b/SwarselSystems.org index 2f5f285..b2dbc1e 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -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 diff --git a/modules/home/common/custom-packages.nix b/modules/home/common/custom-packages.nix index 70dc90d..cbb57dc 100644 --- a/modules/home/common/custom-packages.nix +++ b/modules/home/common/custom-packages.nix @@ -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 diff --git a/modules/home/common/packages.nix b/modules/home/common/packages.nix index 59017f6..3cd4eb0 100644 --- a/modules/home/common/packages.nix +++ b/modules/home/common/packages.nix @@ -20,6 +20,7 @@ # printing cups simple-scan + cura-appimage # dict (aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))