lots
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user