diff --git a/home/modules/3d/default.nix b/home/modules/3d/default.nix index 877a651..97f84c1 100644 --- a/home/modules/3d/default.nix +++ b/home/modules/3d/default.nix @@ -17,7 +17,6 @@ in config = lib.mkMerge [ (lib.mkIf cfg.printing.enable { home.packages = with pkgs; [ - bambu-studio orca-slicer ]; }) diff --git a/hosts/astyanax/default.nix b/hosts/astyanax/default.nix index 3f8121a..2cec443 100644 --- a/hosts/astyanax/default.nix +++ b/hosts/astyanax/default.nix @@ -73,8 +73,6 @@ in allowedTCPPorts = [ 22 ]; }; - nixpkgs.allowedUnfree = [ "bambu-studio" ]; - hardware = { cpu.intel.updateMicrocode = true; # https://wiki.nixos.org/wiki/Intel_Graphics