Use nftables, update ghettoptt

This commit is contained in:
2024-03-10 18:59:45 +01:00
parent fb3413baff
commit f08ff94e6f
2 changed files with 9 additions and 4 deletions

View File

@@ -34,6 +34,11 @@
# Networking stuff
networking.hostName = "gunter"; # Define your hostname.
networking.networkmanager.enable = true;
networking.nftables.enable = true;
networking.firewall = {
enable = true;
};
# Set time stuff
time.timeZone = "Europe/Oslo";