1

Ags: Init empty module

This commit is contained in:
2024-10-13 18:12:16 +02:00
parent 3c15f4a780
commit 0ae2cc8e22
5 changed files with 98 additions and 18 deletions

View File

@ -20,6 +20,9 @@
# Nix User Repository (e.g. Firefox addons)
nur.url = "github:nix-community/NUR";
# Ags for widgets (this was a terrible idea)
ags.url = "github:Aylur/ags";
# Other
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
nix-alien.url = "github:thiagokokada/nix-alien";