boilerplate
This commit is contained in:
parent
1c4df6655d
commit
01ff8e4676
@ -1,8 +1,9 @@
|
||||
|
||||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.wireless.iwd = {
|
||||
enable = true;
|
||||
settings.General.EnableNetworkConfiguration = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user