hyprland: enable NetworkManager

This commit is contained in:
2025-03-16 17:24:07 +00:00
parent f4fa942b50
commit bc69781b25

View File

@ -17,6 +17,8 @@ in
config = mkIf cfg.enable {
services.displayManager.ly.enable = true;
networking.networkmanager.enable = true;
programs.hyprland = {
enable = true;
# withUWSM = true;