feat: update flake.lock and add eilmeldung program with configuration
This commit is contained in:
7
home/services/remmina.nix
Normal file
7
home/services/remmina.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{...}: {
|
||||
services.remmina = {
|
||||
enable = true;
|
||||
systemdService.enable = true;
|
||||
addRdpMimeTypeAssoc = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user