From 870c3fd5540de1f98233e5f558f92a0388a9fca0 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 9 Nov 2024 17:39:52 +0100 Subject: hypr: lock and paper enabled --- compositor.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'compositor.nix') diff --git a/compositor.nix b/compositor.nix index 7ae2a5f..8226842 100644 --- a/compositor.nix +++ b/compositor.nix @@ -7,7 +7,6 @@ package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; }; - programs.hyprlock.enable = true; environment.systemPackages = with pkgs; [ kitty # Required by Hyprland -- cgit v1.2.3