mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
materusPC: Use nftables
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user