add swaylock as lock

This commit is contained in:
ulic-youthlic 2025-01-25 16:31:58 +08:00
parent b3781335ed
commit fcaa7b1d1c
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 25 additions and 0 deletions

View file

@ -35,6 +35,7 @@ in
wluma.enable = true;
waybar.enable = true;
swaync.enable = true;
swaylock.enable = true;
};
programs.niri = {
config = builtins.readFile cfg.config;