removing some unnecessary directories

This commit is contained in:
cnst
2024-08-09 17:27:01 +02:00
parent f3e2c24bee
commit 6c470dc864
6 changed files with 1592 additions and 52 deletions

View File

@@ -92,14 +92,5 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprlock = {
url = "github:hyprwm/hyprlock";
inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
};
};
}