From e75fb2ed56399d0b320b2ab5bcbfce90d02a8159 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 11 Jun 2025 00:23:42 +0200 Subject: [PATCH] feat: adds swaylock so that it can use that to get back into its hyprland session if hyprland decides to be horrible software again --- modules/home/hyprland/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index fb01bb9..5ee7713 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -7,6 +7,7 @@ pkgs.twemoji-color-font pkgs.noto-fonts-emoji pkgs.swww + pkgs.swaylock ]; gtk = {