nixos/home/matshell.nix
2025-03-12 15:43:41 +01:00

5 lines
72 B
Nix

{...} @ inputs: {
programs.ags = {
matshell.enable = true;
};
}