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
]);
in {
imports = [
../../vscodium.nix
];
greg.pypackage = py;
greg = {
pypackage = py;
vscodium = true;
};
home = {
packages = with pkgs; [
aacs