chore(3d): remove 'bambu-studio' package
This commit is contained in:
@@ -17,7 +17,6 @@ in
|
||||
config = lib.mkMerge [
|
||||
(lib.mkIf cfg.printing.enable {
|
||||
home.packages = with pkgs; [
|
||||
bambu-studio
|
||||
orca-slicer
|
||||
];
|
||||
})
|
||||
|
||||
@@ -73,8 +73,6 @@ in
|
||||
allowedTCPPorts = [ 22 ];
|
||||
};
|
||||
|
||||
nixpkgs.allowedUnfree = [ "bambu-studio" ];
|
||||
|
||||
hardware = {
|
||||
cpu.intel.updateMicrocode = true;
|
||||
# https://wiki.nixos.org/wiki/Intel_Graphics
|
||||
|
||||
Reference in New Issue
Block a user