new flake

This commit is contained in:
2023-11-29 21:23:16 +00:00
parent 0b8ddd6ffb
commit d55cb16c37
3 changed files with 9 additions and 11 deletions

View File

@@ -19,10 +19,5 @@
nixpkgs.hostPlatform.system = "x86_64-linux";
networking.hostName = "StuPC-WSL";
services.openssh.enable = true;
custom = {
mullvad.enable = true;
mnt_public.enable = true;
syncthing.enable = true;
wsl.enable = true;
};
}