5 lines
72 B
Nix
5 lines
72 B
Nix
{...} @ inputs: {
|
|
programs.ags = {
|
|
matshell.enable = true;
|
|
};
|
|
}
|