ags: change config
All checks were successful
flake check / check (push) Successful in 6m23s
fmt check / check (push) Successful in 40s

This commit is contained in:
notohh 2023-11-28 12:44:03 -05:00
parent 70bfeb1e68
commit f8ea73daf0
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
_: {
programs.ags = {
enable = true;
configDir = ./js;
configDir = ./config;
};
}

View file