Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 23, 2018 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/11b19e7512ffb9e993884566e5e5034c to your computer and use it in GitHub Desktop.
Save ryantm/11b19e7512ffb9e993884566e5e5034c to your computer and use it in GitHub Desktop.
/nix/store/m3m6820z1xds9lklk05mgkvjp3ph3lfa-wireguard-tools-0.0.20180620
├── bin
│   ├── wg
│   └── wg-quick
├── etc
│   └── wireguard
├── lib
│   └── systemd
│   └── system
│   └── wg-quick@.service
└── share
├── bash-completion
│   └── completions
│   ├── wg
│   └── wg-quick
└── man
└── man8
├── wg.8.gz
└── wg-quick.8.gz
11 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment