machine: aramis: networking: use networkmanager

I consider WiFi configurations to be ephemeral
This commit is contained in:
Bruno BELANYI 2021-05-05 12:04:53 +02:00
parent 3f35f9e440
commit 0a7a2c5c90
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
networking = {
hostName = "aramis";
domain = "nodomain.local"; # FIXME: gotta fix domain handling
wireless.enable = true;
networkmanager.enable = true;
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config