mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Fix hypridle's "lock before sleep"
This commit is contained in:
parent
309b2a4a96
commit
3be4bf9e54
5 changed files with 169 additions and 9 deletions
|
|
@ -56,6 +56,11 @@
|
|||
url = "https://gitnet.fr/deblan/side_menu/releases/download/v4.0.1/side_menu_v4.0.1.tar.gz";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
hypridle = {
|
||||
url = "github:hyprwm/Hypridle";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue