This commit is contained in:
atagen 2023-02-17 14:34:26 +11:00
parent 428e9731e9
commit 7c42cd8763
3 changed files with 19 additions and 14 deletions

View file

@ -145,7 +145,10 @@
hackneyed
];
nixpkgs.config.permittedInsecurePackages = [
"imagemagick-6.9.12-68"
];
networking.wg-quick.interfaces = {
mullvad = {
address = [ "10.66.224.186/32" ];