change eww to ags

This commit is contained in:
Julia Lange 2024-02-16 21:32:55 -08:00
parent b77eacc390
commit 33e4003dda
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: