Fix adding ly at the wrong spot

This commit is contained in:
2025-11-27 14:21:03 +01:00
parent ce404f7be1
commit 4392aa4c8c
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -1,7 +1,5 @@
{ pkgs, ... }:
{
services.displayManager.ly.enable = true;
programs.waybar.enable = true;
wayland.windowManager.hyprland =