Update Blender and add SSD trimming

This commit is contained in:
Jimbo 2024-11-20 13:55:44 -05:00
parent 0717e2c401
commit 3b524a882e
8 changed files with 27 additions and 19 deletions

View file

@ -0,0 +1,4 @@
{ ... }:
{
services.btrfs.autoScrub.enable = true;
}