index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
system
/
networking
/
vpn
/
default.nix
blob: 92a11b01951825abd91b5348a6de572cd8a034a6 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./pia.nix
./tailscale.nix
];
}