remove flashforge
This commit is contained in:
@@ -8,6 +8,5 @@
|
||||
home.packages = with pkgs; [
|
||||
blender
|
||||
prusa-slicer
|
||||
flashprint
|
||||
];
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
stdenv.hostPlatform.system.stateVersion = "24.05";
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
stdenv.hostPlatform.system.stateVersion = "24.05";
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user