feat: update flake.lock and add eilmeldung program with configuration

This commit is contained in:
uttarayan21
2025-12-25 06:29:41 +05:30
parent 59eee40635
commit b7c7a875f6
12 changed files with 236 additions and 106 deletions

View File

@@ -0,0 +1,7 @@
{...}: {
services.remmina = {
enable = true;
systemdService.enable = true;
addRdpMimeTypeAssoc = true;
};
}