This website requires JavaScript.
Explore
Help
Sign In
dusk
/
ark
Watch
1
Star
0
Fork
0
You've already forked ark
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e32d7813b9
ark
/
modules
/
network
/
default.nix
5 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
stuff
2020-11-21 23:54:07 +03:00
{
g
2022-10-04 02:08:44 +03:00
imports
=
[
./networkmanager
]
;
a
2023-01-25 16:57:18 +03:00
systemd
.
network
.
wait-online
.
enable
=
false
;
stuff
2020-11-21 23:54:07 +03:00
}
Reference in New Issue
Copy Permalink