chore: remove wsl.conf
This commit is contained in:
parent
2301677859
commit
89791e4642
1 changed files with 0 additions and 23 deletions
|
|
@ -1,23 +0,0 @@
|
||||||
# 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
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue