new nix-index and package cadsketcher deps with blender
This commit is contained in:
parent
75efae4042
commit
7f5fb6cac3
3 changed files with 9 additions and 3 deletions
|
|
@ -7,7 +7,6 @@
|
|||
agenix
|
||||
bind
|
||||
btop
|
||||
comma
|
||||
git
|
||||
helix
|
||||
neofetch
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ in {
|
|||
aspellDicts.en-computers
|
||||
aspellDicts.pt_BR
|
||||
bat
|
||||
blender
|
||||
(blender.withPackages (p: [ python312Packages.py-slvs ]))
|
||||
deploy-rs
|
||||
distrobox
|
||||
fd
|
||||
|
|
@ -75,6 +75,7 @@ in {
|
|||
kdeconnect.enable = true;
|
||||
partition-manager.enable = true;
|
||||
gamemode.enable = true;
|
||||
nix-index-database.comma.enable = true;
|
||||
nh = {
|
||||
enable = true;
|
||||
clean = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue