mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
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.
4 lines
98 B
Nix
4 lines
98 B
Nix
{
|
|
remmina-default-config = ./default-config.nix;
|
|
remmina-basic-config = ./basic-config.nix;
|
|
}
|