From 9d8a10ea9ef7305fd6b4d9aaf165c6098ebeea6e Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Thu, 24 Sep 2026 11:34:46 +0200 Subject: feat(sway): suspend and lock when closing laptop lid --- nixos/profiles/workstation/graphical.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles/workstation') diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index f356cda..707df27 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -57,6 +57,7 @@ environment.systemPackages = with pkgs; [ wmenu + swayidle swaylock # CLI tools -- cgit v1.3.1