notohh
f8ea73daf0
All checks were successful
flake check / check (push) Successful in 6m23s
fmt check / check (push) Successful in 40s
6 lines
76 B
Nix
6 lines
76 B
Nix
_: {
|
|
programs.ags = {
|
|
enable = true;
|
|
configDir = ./config;
|
|
};
|
|
}
|