spotlights-macbook-air: WireGuard support
This commit is contained in:
parent
6a516d63fc
commit
ca364e6f14
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.General.EnableNetworkConfiguration = true;
|
settings.General.EnableNetworkConfiguration = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Necessary for WireGuard
|
||||||
|
firewall.checkReversePath = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
|
@ -101,6 +104,7 @@
|
||||||
legcord
|
legcord
|
||||||
muvm
|
muvm
|
||||||
vscode
|
vscode
|
||||||
|
wireguard-tools
|
||||||
];
|
];
|
||||||
|
|
||||||
# :(
|
# :(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue