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

@ -1 +0,0 @@
Subproject commit 5e8e9aa272ce0e2df80021a7f07cac33d9b7d85b

View file

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

View file

@ -78,15 +78,17 @@
python3
python3Packages.pip
qflipper
swaylock
swaylock-fancy
tmux
unzip
vim
wget
wl-clipboard
xclip
xsel
xdg-desktop-portal-hyprland
xsel
yarn
zsh
vim
];
}