feat: adding the swaylock configuration

This commit is contained in:
Raphael 2025-02-10 22:24:09 +01:00
parent fdc99be618
commit 56cfb5d7b0
3 changed files with 7 additions and 3 deletions

View file

@ -15,6 +15,9 @@
ticket = true;
};
};
security.pam.services.swaylock = {};
# Bootloader.
boot.loader = {
systemd-boot.enable = true;