diff --git a/hosts/home/hyprland.nix b/hosts/home/hyprland.nix index 692462a..06ab1cc 100644 --- a/hosts/home/hyprland.nix +++ b/hosts/home/hyprland.nix @@ -5,7 +5,7 @@ ... }: { imports = [./waybar.nix ./tile.nix]; - + programs = {hyprlock = {enable=true;};}; wayland.windowManager.hyprland = { enable = true; systemd.variables = ["--all"];