Update IVR to match new paradigm
This commit is contained in:
@@ -11,11 +11,10 @@ let
|
||||
tox
|
||||
]);
|
||||
in {
|
||||
imports = [
|
||||
../../vscodium.nix
|
||||
];
|
||||
|
||||
greg.pypackage = py;
|
||||
greg = {
|
||||
pypackage = py;
|
||||
vscodium = true;
|
||||
};
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
aacs
|
||||
|
||||
Reference in New Issue
Block a user