Update IVR to match new paradigm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user