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;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue