527 current 2024-05-05 13:46:54 24.05.20240503.e9be424 6.8.6-zen1 *
This commit is contained in:
parent
2c7e0abaa5
commit
fe9a25d1f8
3 changed files with 175 additions and 101 deletions
|
|
@ -40,11 +40,15 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hypridle = {
|
||||
url = "github:hyprwm/hypridle";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland/";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
};
|
||||
|
||||
kb-gui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue