mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +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 = {
|
||||
enable = true;
|
||||
package = pkgs.blender-foodogsquared;
|
||||
addons = with pkgs; [
|
||||
blender-blendergis
|
||||
blender-machin3tools
|
||||
];
|
||||
};
|
||||
|
||||
# Make it in multiple languages. Take note the input method engine is set
|
||||
|
Loading…
Reference in New Issue
Block a user