This commit is contained in:
cnst
2024-07-16 10:06:56 +02:00
parent 0d3517bd06
commit 0751537bcb
7 changed files with 155 additions and 30 deletions

View File

@@ -40,26 +40,6 @@
# inputs.nixpkgs.follows = "nixpkgs";
#};
# ags.url = "github:Aylur/ags";
# HYPRLAND ECOSYSTEM
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hypridle = {
url = "github:hyprwm/hypridle";
inputs = {
hyprlang.follows = "hyprland/hyprlang";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
};
hyprlock = {
url = "github:hyprwm/hyprlock";
inputs = {
hyprlang.follows = "hyprland/hyprlang";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
};
};
outputs = {
self,