forked from jan-leila/nix-config
removed invalid config option
This commit is contained in:
parent
ca2b188560
commit
4a7b57df99
1 changed files with 0 additions and 2 deletions
|
@ -153,7 +153,6 @@
|
|||
"_netdev" # Network device - wait for network
|
||||
"x-systemd.requires=network-online.target" # Require network to be online
|
||||
"x-systemd.after=network-online.target" # Start after network is online
|
||||
"x-systemd.mount-timeout=60" # 60 second mount timeout for desktop
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -199,7 +198,6 @@
|
|||
"_netdev"
|
||||
"x-systemd.requires=network-online.target"
|
||||
"x-systemd.after=network-online.target"
|
||||
"x-systemd.mount-timeout=60"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue