renamed sysconfig for nixos-wsl
This commit is contained in:
parent
f63ccb92ca
commit
7fbe942bb3
@ -15,7 +15,7 @@
|
||||
installedPackages = (import ./installed-packages { inherit pkgs; });
|
||||
in
|
||||
{
|
||||
nixosConfigurations.nixos-wsl = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.drivebystation-nixos-wsl = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
nixos-wsl.nixosModules.default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user