hyprland: enable NetworkManager
This commit is contained in:
parent
f4fa942b50
commit
bc69781b25
@ -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