refactoring wsl config

This commit is contained in:
2025-03-07 01:49:03 +00:00
parent 1b95b2cf9d
commit 134ee05cd6
3 changed files with 8 additions and 6 deletions

View File

@@ -31,9 +31,10 @@ in
specialArgs = {
inherit customPackageOverlay;
inherit nixpkgs-unstable;
hostname = "nixosWSL";
};
modules = [
./nixosWSL/configuration.nix
./commonWSL-configuration.nix
inputs.sops-nix.nixosModules.sops
homeManager-24-05.nixosModules.home-manager {
home-manager.extraSpecialArgs = {