1f305c363e
Adds a module to enable managing Remmina, an RDP client, with a Home Manager module, providing a systemd service and mimetype integration that can be disabled if so desired.
5 lines
98 B
Nix
5 lines
98 B
Nix
{
|
|
remmina-default-config = ./default-config.nix;
|
|
remmina-basic-config = ./basic-config.nix;
|
|
}
|