This commit is contained in:
2023-03-03 00:56:28 +00:00
parent 74794db1f3
commit c982805de4
6 changed files with 136 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
# system.stateVersion = "22.11";
nixpkgs.hostPlatform.system = "x86_64-linux";
networking.hostName = "StuPC";
custom.mullvad.enable = true;
wsl = {
enable = true;
wslConf.automount.root = "/mnt";