mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni/setups/desktop: disable Blender addons (temporarily)
This commit is contained in:
parent
b6a45633c9
commit
5a0f61da58
@ -29,10 +29,6 @@ in
|
|||||||
programs.blender = {
|
programs.blender = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.blender-foodogsquared;
|
package = pkgs.blender-foodogsquared;
|
||||||
addons = with pkgs; [
|
|
||||||
blender-blendergis
|
|
||||||
blender-machin3tools
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Make it in multiple languages. Take note the input method engine is set
|
# Make it in multiple languages. Take note the input method engine is set
|
||||||
|
Loading…
Reference in New Issue
Block a user