mv blender to module
nix flake show / show-flake (push) Successful in 38s

This commit is contained in:
smayzy
2025-07-17 16:08:25 +02:00
parent 8da7382a1a
commit 904e582cc8
4 changed files with 19 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ in
obsidian.enable = true;
kdenlive.enable = true;
thunderbird.enable = true;
blender.enable = true;
};
};
}