mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 08:30:14 +00:00
split nixos from darwin
required because they don't share all attributes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user