networking: formatting

This commit is contained in:
notohh 2023-06-23 22:27:06 -04:00
parent 593f02b740
commit d63d0d5cda
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,4 +1,8 @@
_: {
{
pkgs,
config,
...
}: {
networking = {
networkmanager.enable = true;
nameservers = ["192.168.1.221"];