feat: merge own wsl config

This commit is contained in:
2026-02-28 01:57:42 +00:00
parent 4e2264dc03
commit bf41ee6e0a
14 changed files with 272 additions and 129 deletions

View File

@@ -8,7 +8,7 @@
modulesPath,
config,
...
}: let system = pkgs.system; in {
}: let system = pkgs.stdenv.hostPlatform.system; in {
imports = [
self.nixosModules.hectic
inputs.sops-nix.nixosModules.sops