feat: init ags config

This commit is contained in:
ooks-io 2024-02-23 16:27:10 +13:00
parent 3ab4a9b663
commit 59c8ebbbc7
4 changed files with 69 additions and 16 deletions

View file

@ -10,6 +10,8 @@
nix-colors.url = "github:misterio77/nix-colors";
ags.url = "github:Aylur/ags";
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";