hyprland: enable NetworkManager
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m52s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m52s
This commit is contained in:
parent
c2659206a0
commit
050a93bc01
@ -17,6 +17,8 @@ in
|
|||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
services.displayManager.ly.enable = true;
|
services.displayManager.ly.enable = true;
|
||||||
|
|
||||||
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# withUWSM = true;
|
# withUWSM = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user