fix(wireguard): make it work lol

This commit is contained in:
Ahurac 2024-11-12 15:30:59 +01:00
parent 8e265de581
commit bcbd0a93b7

View file

@ -4,7 +4,7 @@
imports = [ ../common/configuration.nix ./hardware-configuration.nix ];
networking.hostName = "ahrc-laptop";
networking.wireguard.enable = true;
networking.firewall.checkReversePath = false;
console.keyMap = "fr-pc";