More moving out of overlays
Moved homebrew installer package out of overlays Removed ITG specific Python packages entirely
This commit is contained in:
@@ -9,6 +9,7 @@ in
|
||||
#iso = top.self.nixosConfigurations.iso.config.system.build.isoImage;
|
||||
#iso-beta = self.nixosConfigurations.iso-beta.config.system.build.isoImage;
|
||||
aacs = c ./aacs.nix { };
|
||||
brew = c ./homebrew.nix { };
|
||||
create_ssl = c ./create_ssl.nix { };
|
||||
inject-darwin = c ./inject-darwin.nix { };
|
||||
inject = c ./inject.nix { };
|
||||
|
||||
Reference in New Issue
Block a user