refactor: only use jovian overlays on bbsteamie

This commit is contained in:
matt1432 2024-09-22 23:34:11 -04:00
parent e2d3edae4b
commit ac2c81f1ef
2 changed files with 1 additions and 1 deletions

View file

@ -5,6 +5,7 @@
...
}: {
nixpkgs.hostPlatform = "x86_64-linux";
nixpkgs.overlays = [jovian.overlays.default];
imports = [
(modulesPath + "/installer/scan/not-detected.nix")
jovian.nixosModules.default