Use NetworkManager for wifi on hypnos

This commit is contained in:
2024-01-05 22:56:09 +00:00
parent 41f62a3890
commit 5f213336d9
3 changed files with 1 additions and 5 deletions

View File

@ -23,7 +23,6 @@ in {
};
networking = {
networkmanager.unmanaged = [ "*" ];
wireless = {
enable = true;
interfaces = cfg.interfaces;