update other things

This commit is contained in:
zack 2025-07-27 16:17:49 -04:00
parent 620f2867e2
commit 1a658f1668
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
3 changed files with 8 additions and 5 deletions

View file

@ -68,6 +68,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ciderd = {
url = "git+https://code.zoeys.cloud/zoey/ciderd";
inputs.nixpkgs.follows = "nixpkgs";
};
hypridle = {
url = "github:hyprwm/hypridle";
inputs.nixpkgs.follows = "nixpkgs";