mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
ausweisapp: open firewall
This commit is contained in:
parent
eabf05f57f
commit
9f8ef5247d
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
# global wrapper for ausweisapp
|
||||
programs.ausweisapp = {
|
||||
enable = true;
|
||||
# openFirewall = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
# home manager steam is borderline broken
|
||||
programs.steam.enable = true;
|
||||
|
|
Loading…
Reference in a new issue