455 current 2025-06-28 04:47:33 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -12,12 +12,23 @@
|
||||
"127.0.0.1" = ["localhost"];
|
||||
};
|
||||
|
||||
networkmanager.enable = true;
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
# dispatcherScripts = [
|
||||
# {
|
||||
# source = ./blockers.sh;
|
||||
# type = "basic";
|
||||
# }
|
||||
# ];
|
||||
};
|
||||
|
||||
# interfaces = {
|
||||
# enp0s31f6 = {};
|
||||
# wlp4s0 = {};
|
||||
# };
|
||||
|
||||
# ensures wireless is wlan0, eth is eth0;
|
||||
# predictable interfaces is kinda sussy innit?
|
||||
usePredictableInterfaceNames = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user