loki: Switch to nftables

This commit is contained in:
Erwin Boskma 2024-10-24 13:49:12 +02:00
parent 2c8aa3dd3b
commit 31a65ac003
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -66,7 +66,10 @@
wallpaper = ../../wallpapers/river-2560.png;
wayvnc = true;
};
tailscale.enable = true;
tailscale = {
enable = true;
nftables = true;
};
sound = {
enable = true;
jack = true;
@ -161,6 +164,8 @@
networkmanager.enable = false;
useNetworkd = true;
nftables.enable = true;
firewall = {
trustedInterfaces = [
"lo"