feat(pkgs): add ausweisapp
This commit is contained in:
parent
7216a15c5a
commit
3b88b288b9
2 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
firefox
|
firefox
|
||||||
drawio
|
drawio
|
||||||
diebahn
|
diebahn
|
||||||
|
ausweisapp
|
||||||
|
|
||||||
# game things
|
# game things
|
||||||
openttd-jgrpp
|
openttd-jgrpp
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,9 @@
|
||||||
to = 1764;
|
to = 1764;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
allowedUDPPorts = [
|
||||||
|
24727 # AusweisApp Port
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue