🚨 fix up some warnings

This commit is contained in:
2022-05-13 16:55:34 -04:00
parent bee7636bc8
commit ba073a2483
2 changed files with 7 additions and 5 deletions

View File

@ -35,10 +35,5 @@ in
}
'';
};
networking = {
nameservers = [ "100.111.208.75" "100.103.57.96" ];
search = [ "walkah.lab" ];
};
};
}