swap to hyprlock and hypridle

This commit is contained in:
2024-12-22 19:52:07 +01:00
parent 07e17650a8
commit 00f39fbd66
4 changed files with 208 additions and 100 deletions

View File

@ -40,10 +40,11 @@
hardware.bluetooth.enable = true;
security.pam.services.swaylock = {};
security.pam.services.hyprlock = {};
fonts.packages = with pkgs; [
font-awesome
(nerdfonts.override {fonts = ["FiraMono"];})
nerd-fonts.fira-mono
mypkgs.comic-mono
];