Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 27, 2019 02:33
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/284d43ce38877cd25d9ce3d6a19da072 to your computer and use it in GitHub Desktop.
Save ryantm/284d43ce38877cd25d9ce3d6a19da072 to your computer and use it in GitHub Desktop.
/nix/store/261z8g49jkasblwdfzgks0b8by8l2gk5-wireguard-tools-0.0.20190123
├── 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