Update IVR to match new paradigm

This commit is contained in:
Greg Hellings
2024-08-01 09:33:58 -05:00
parent d09f7b3553
commit 04d781d70f
+4 -5
View File
@@ -11,11 +11,10 @@ let
tox tox
]); ]);
in { in {
imports = [ greg = {
../../vscodium.nix pypackage = py;
]; vscodium = true;
};
greg.pypackage = py;
home = { home = {
packages = with pkgs; [ packages = with pkgs; [
aacs aacs