This commit is contained in:
2024-10-20 02:48:04 -04:00
parent 4e4f69484f
commit ab6aadcda5
5 changed files with 34 additions and 42 deletions

View File

@@ -2,14 +2,14 @@
{
hostName = hostname;
hostId = "cfe0ff46";
networkmanager = {
enable = true;
insertNameservers = [
"1.1.1.1"
"9.9.9.9"
];
wifi = {
scanRandMacAddress = true;
};