mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
fix
This commit is contained in:
@@ -100,10 +100,10 @@ in
|
||||
./hosts/WSL/Go3
|
||||
];
|
||||
};
|
||||
StuPC = nixpkgs.lib.nixosSystem {
|
||||
StuPC_WSL = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs outputs; };
|
||||
modules = [
|
||||
./hosts/WSL/StuPC
|
||||
./hosts/WSL/StuPC_WSL
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user