mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
testig HM as module - try 2
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
../common.nix
|
../common.nix
|
||||||
../user-sstent.nix
|
../user-sstent.nix
|
||||||
inputs.nixos-wsl.nixosModules.wsl
|
inputs.nixos-wsl.nixosModules.wsl
|
||||||
];
|
];
|
||||||
|
|
||||||
# system.stateVersion = "22.11";
|
# system.stateVersion = "22.11";
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
custom = {
|
custom = {
|
||||||
mullvad.enable = true;
|
mullvad.enable = true;
|
||||||
mnt_public.enable = true;
|
mnt_public.enable = true;
|
||||||
syncthing.enable = true;
|
syncthing.enable = false;
|
||||||
wsl.enable = true;
|
wsl.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user