527 current 2024-05-05 13:46:54 24.05.20240503.e9be424 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-05 13:47:05 -04:00
parent 2c7e0abaa5
commit fe9a25d1f8
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
3 changed files with 175 additions and 101 deletions

View file

@ -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 = {