split nixos from darwin

required because they don't share all attributes
This commit is contained in:
Noah Masur
2022-12-21 17:07:58 -07:00
parent 7063bd5f7a
commit d021baa1bb
78 changed files with 22 additions and 21 deletions

View File

@ -11,6 +11,7 @@ nixpkgs.lib.nixosSystem {
wsl.nixosModules.wsl
home-manager.nixosModules.home-manager
../../modules
../../nixos
{
networking.hostName = "wsl";
# Set registry to flake packages, used for nix X commands