feat: add ags

This commit is contained in:
gwg313 2024-08-13 21:46:03 -04:00
parent 93ea84cf5b
commit 86266f8205
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
4 changed files with 190 additions and 93 deletions

View file

@ -36,6 +36,7 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
ags.url = "github:Aylur/ags";
neovim-config.url = "github:gwg313/nvim-nix";