575 update

This commit is contained in:
alsaiduq-lab 2025-12-18 22:08:09 -07:00
parent 09b1e0725f
commit 066286944c
7 changed files with 90 additions and 37 deletions

View file

@ -28,8 +28,9 @@
./modules/cava.nix
./modules/rgb.nix
./modules/imagemagick.nix
inputs.dankMaterialShell.homeModules.dankMaterialShell.default
inputs.dankMaterialShell.homeModules.dank-material-shell
./modules/viv.nix
./modules/godot.nix
];
home.username = "${config.theme.user}";
@ -45,5 +46,6 @@
voicevox
vkbasalt
hashcat
libretranslate
];
}