hyprland: enable NetworkManager
This commit is contained in:
parent
f4fa942b50
commit
bc69781b25
@ -17,6 +17,8 @@ in
|
||||
config = mkIf cfg.enable {
|
||||
services.displayManager.ly.enable = true;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
# withUWSM = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user