feat: adding the swaylock configuration
This commit is contained in:
parent
fdc99be618
commit
56cfb5d7b0
3 changed files with 7 additions and 3 deletions
|
|
@ -15,6 +15,9 @@
|
|||
ticket = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.pam.services.swaylock = {};
|
||||
|
||||
# Bootloader.
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue