[Asahi] Add barebones hyprlock.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle 2025-06-05 14:29:59 -07:00
parent 1d81f69881
commit 512b22c021
2 changed files with 33 additions and 0 deletions

View file

@ -29,6 +29,8 @@
hardware.bluetooth.powerOnBoot = false;
services.blueman.enable = true;
security.pam.services.hyprlock = {};
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
@ -119,6 +121,8 @@
kitty
# Theming
palenight-theme
# Lock screen
hyprlock
];
fonts = {