1
0
Fork 0
puter/hosts/work/networking.nix
2025-07-01 22:27:19 +02:00

3 lines
57 B
Nix

{
networking.networkmanager.enableStrongSwan = true;
}