remove minecraft nix and fail2ban

This commit is contained in:
Noa Aarts 2024-06-18 19:54:08 +02:00
parent 9928d849d4
commit 194b13437b
3 changed files with 5 additions and 117 deletions

View file

@ -19,11 +19,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-minecraft = {
url = "github:Infinidoge/nix-minecraft";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";