summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2024-12-21 11:40:32 +0100
committerMartin Fischer <martin@push-f.com>2024-12-21 11:40:32 +0100
commitc844de01d5ecccd3d52bf2a280a84314b8a47a06 (patch)
treec08adcc67867413cbc9f676cc727ae698cabee84
parent5fd883a0a0f3669f1d4a6eb3711cf23f0cd04019 (diff)
graphical: add swaylock
-rw-r--r--nixos/parts/graphical.nix2
1 files changed, 2 insertions, 0 deletions
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