10 lines
79 B
Nix
10 lines
79 B
Nix
{...}:
|
|
|
|
{
|
|
|
|
programs.ags = {
|
|
enable = true;
|
|
configDir = ./bar;
|
|
};
|
|
}
|