Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 16, 2019 16:38
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/73cd1a4de09d8f057107e5e8426022b2 to your computer and use it in GitHub Desktop.
Save ryantm/73cd1a4de09d8f057107e5e8426022b2 to your computer and use it in GitHub Desktop.
/nix/store/drlw4gcvmyi008m0hf5qkip7ij52fa5d-wireguard-tools-0.0.20190406
├── 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