diff --git a/hosts/Infini-DESKTOP/default.nix b/hosts/Infini-DESKTOP/default.nix index 61cb504..4482433 100644 --- a/hosts/Infini-DESKTOP/default.nix +++ b/hosts/Infini-DESKTOP/default.nix @@ -56,8 +56,12 @@ home.home.packages = with pkgs; [ arduino hydrus - sidequest razergenie # TODO: replace with polychromatic + + sidequest + unityhub + vrc-get + blender ]; programs.ns-usbloader.enable = true;