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
a1490e90b7
ark
/
modules
/
network
/
networkmanager
/
default.nix
5 lines
76 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
=
[
../dns
../iwd
]
;
stuff
2020-11-21 23:54:07 +03:00
networking
.
networkmanager
.
enable
=
true
;
}
Reference in New Issue
Copy Permalink