hyprlock: unusable right now

https://github.com/nix-community/home-manager/issues/5899
This commit is contained in:
Sridhar Ratnakumar 2024-10-24 08:44:56 -04:00
parent 24890e9a4f
commit 62e6806d16
No known key found for this signature in database

View file

@ -18,12 +18,14 @@ in
}];
environment.systemPackages = with pkgs; [
kitty
hyprpaper
hyprnome
grimblast
# TODO: https://github.com/nix-community/home-manager/pull/5489
hyprshade
# TODO: https://github.com/nix-community/home-manager/issues/5899
hyprlock
# launchers
walker
];