mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-14 11:22:28 +00:00
reorg + condiational secrets
This commit is contained in:
@@ -94,10 +94,10 @@ in
|
||||
# map.modules ./devices (name: build.device (import name));
|
||||
|
||||
nixosConfigurations = {
|
||||
Go3 = nixpkgs.lib.nixosSystem {
|
||||
go3-wsl = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs outputs; };
|
||||
modules = [
|
||||
./hosts/WSL/Go3
|
||||
./hosts/WSL/go3-wsl
|
||||
];
|
||||
};
|
||||
StuPC-WSL = nixpkgs.lib.nixosSystem {
|
||||
|
||||
Reference in New Issue
Block a user