merge: wsl.conf from wsl branch

This commit is contained in:
DannyDannyDanny 2025-07-27 14:53:53 +02:00
parent 5e911e9233
commit 11c95e4e13

23
nixos/wsl.conf Normal file
View file

@ -0,0 +1,23 @@
# this file goes here: /etc/wsl.conf
[automount]
enabled=true
ldconfig=false
mountFsTab=false
options=metadata,uid=1000,gid=100
root=/mnt
[boot]
command=
systemd=true
[interop]
appendWindowsPath=true
enabled=true
[network]
generateHosts=true
generateResolvConf=false
hostname=nixos
[user]
default=nixos