s0meMiniPC-nix -> viola: rename
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
91d145fc9b
commit
d3588098ee
72 changed files with 101 additions and 98 deletions
9
viola/networking/networkmanager.nix
Normal file
9
viola/networking/networkmanager.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{...}: {
|
||||
networking = {
|
||||
networkmanager = {
|
||||
enable = false;
|
||||
};
|
||||
|
||||
useNetworkd = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue