From c844de01d5ecccd3d52bf2a280a84314b8a47a06 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 21 Dec 2024 11:40:32 +0100 Subject: graphical: add swaylock --- nixos/parts/graphical.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/parts') diff --git a/nixos/parts/graphical.nix b/nixos/parts/graphical.nix index 80a5a8a..93a3cc7 100644 --- a/nixos/parts/graphical.nix +++ b/nixos/parts/graphical.nix @@ -14,6 +14,8 @@ }; environment.systemPackages = with pkgs; [ + swaylock + # CLI tools brightnessctl wl-clipboard # for wl-copy and wl-paste -- cgit v1.2.3