mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
hyprlock: unusable right now
https://github.com/nix-community/home-manager/issues/5899
This commit is contained in:
parent
24890e9a4f
commit
62e6806d16
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue