[Asahi] Add barebones hyprlock.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user