hyprland: enable NetworkManager
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m52s

This commit is contained in:
Jordan Holt 2025-03-16 17:24:07 +00:00
parent c2659206a0
commit 050a93bc01
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

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;