Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 12, 2019 11:00
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/27e1edd9fbb72f14f53b7287d130db95 to your computer and use it in GitHub Desktop.
Save ryantm/27e1edd9fbb72f14f53b7287d130db95 to your computer and use it in GitHub Desktop.
/nix/store/v0d251bz3f4bcw660wn4agd5f1krnk5p-wireguard-tools-0.0.20190227
├── 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