fix: disable hydra

This commit is contained in:
Noa Aarts 2024-10-21 17:56:05 +02:00
parent dc292fea5d
commit eacc2f5963
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 10 additions and 15 deletions

View file

@ -24,11 +24,6 @@
#inputs.nixpkgs.follows = "nixpkgs"; # broken until libseat fix
};
hydra = {
url = "github:nixos/hydra";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprpicker = {
url = "github:hyprwm/hyprpicker";
inputs.nixpkgs.follows = "nixpkgs";