This commit is contained in:
2023-11-25 03:01:34 +00:00
parent a1f1de1c32
commit ab9453690e
3 changed files with 122 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
# system.stateVersion = "22.11";
nixpkgs.hostPlatform.system = "x86_64-linux";
networking.hostName = "StuPC-WSL";
services.openssh.enable = true;
custom = {
mullvad.enable = true;
mnt_public.enable = true;