Minor improvements

This commit is contained in:
2023-04-20 11:54:13 +02:00
parent 58725073e4
commit 057879fb71
5 changed files with 9 additions and 108 deletions

View File

@@ -26,7 +26,7 @@
# - NFS exports
# - FreeBSD VM
# - Kali VM
# - Kerberos / IPA
# - Kerberos / IPA / Kanidm
];
networking = {
@@ -81,6 +81,7 @@
)
zfs
screen
exa
];
networking.firewall.allowedTCPPorts = [ 22 ];