I'm Not Sure Where pkgs Comes From STill

This commit is contained in:
Annika Merris 2024-05-18 16:36:27 -04:00
parent 41cc60c736
commit 242b5b46ec
2 changed files with 2 additions and 3 deletions

View file

@ -50,7 +50,7 @@
inherit inputs globals;
};
virt-nix = import ./hosts/virt-nix {
inherit inputs globals;
inherit pkgs inputs globals;
};
};