materusPC: Use nftables

This commit is contained in:
Mateusz Słodkowicz 2026-05-15 17:06:12 +02:00
parent 8f3b2266d3
commit 4d38367fdb
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo

View File

@ -9,7 +9,7 @@
sops.templates."networkmanager.env".content = ''
WIREGUARD_PRIVATEKEY="${config.sops.placeholder.wireguard}"
'';
networking.nftables.enable = true;
networking.hostName = "materusPC";
#networking.wireless.iwd.enable = true;
networking.networkmanager.enable = true;