Remove hyprland.

This commit is contained in:
Kevin Baensch 2024-07-28 14:27:23 +02:00
parent 91e6f7f967
commit bce44baac1
Signed by: derped
GPG key ID: C0F1D326C7626543
2 changed files with 0 additions and 70 deletions

View file

@ -9,14 +9,6 @@
url = "github:kamadorueda/alejandra/3.0.0";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
hy3 = {
url = "github:outfoxxed/hy3";
inputs.hyprland.follows = "hyprland";
};
mailserver.url = "gitlab:/simple-nixos-mailserver/nixos-mailserver";
sops-nix = {
url = "github:Mic92/sops-nix";