change eww to ags

This commit is contained in:
JuliaLange 2024-02-16 21:32:55 -08:00
parent 7b32e3330c
commit 48c4277b9d
7 changed files with 144 additions and 16 deletions

View file

@ -15,6 +15,7 @@
url = "github:hyprwm/contrib";
inputs.nixpkgs.follows = "nixpkgs";
};
ags.url = "github:Aylur/ags";
};
outputs = { nixpkgs, home-manager, hyprland, ... }@inputs: