Revert "testig HM as module - try 2"

This reverts commit 14bcd17915.
This commit is contained in:
2023-10-19 12:41:59 +00:00
parent 4c7d2c971e
commit d920e3c9d3
5 changed files with 43 additions and 57 deletions

View File

@@ -3,7 +3,7 @@
imports = [
../common.nix
../user-sstent.nix
inputs.nixos-wsl.nixosModules.wsl
inputs.nixos-wsl.nixosModules.wsl
];
# system.stateVersion = "22.11";
@@ -12,7 +12,7 @@
custom = {
mullvad.enable = true;
mnt_public.enable = true;
syncthing.enable = false;
syncthing.enable = true;
wsl.enable = true;
};