This commit is contained in:
2025-02-16 19:40:39 +01:00
parent 2e5dcfe151
commit fa0407fbd6
31 changed files with 919 additions and 3047 deletions

View File

@@ -35,7 +35,7 @@
};
# Hyprland environment
hyprland.url = "github:hyprwm/hyprland";
hyprland.url = "github:hyprwm/hyprland/nix-module";
hyprland-contrib = {
url = "github:hyprwm/contrib";
@@ -111,6 +111,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ags = {
url = "github:Aylur/ags";
};
# Custom apps
tuirun = {
url = "git+https://git.sr.ht/~canasta/tuirun";