user/hyprlock: init

This commit is contained in:
LavaDesu 2025-03-17 15:16:11 +11:00
parent 8dc54c3565
commit aa339560b3
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 8 additions and 0 deletions

View file

@ -35,6 +35,7 @@
];
programs.hyprland.enable = true;
security.pam.services.hyprlock = {};
# For steam fhs-env
nixpkgs.config.permittedInsecurePackages = [

View file

@ -57,6 +57,7 @@ in {
./user/eww-wayland.nix
./user/git.nix
./user/gpg.nix
./user/hyprlock.nix
./user/kitty.nix
./user/mpv.nix
./user/neovim.nix

View file

@ -0,0 +1,5 @@
{ ... }: {
programs.hyprlock = {
enable = true;
};
}

View file

@ -31,6 +31,7 @@
theming
xdg
hyprlock
kitty
mpv
obs