feat: merge own wsl config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user