nixos-config/modules/home/all/rio.nix
2024-10-22 20:30:26 -04:00

5 lines
47 B
Nix

{
programs.rio = {
enable = true;
};
}