fix(wireguard): make it work lol
This commit is contained in:
parent
8e265de581
commit
bcbd0a93b7
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in a new issue