diff options
| author | Christine Dodrill <me@christine.website> | 2020-11-24 11:47:28 -0500 |
|---|---|---|
| committer | Andreas Rammhold <andreas@rammhold.de> | 2020-12-01 12:30:31 +0100 |
| commit | 3d55480bf88a67b66fad0f020b19250681f28b9f (patch) | |
| tree | c4b3a4d0fe996eae0dcc47d17fdcadfebf95983d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | ea48cad85dc5676ec3ae272d44077b66fc201359 (diff) | |
nixos/tailscale: add package as an option
This simplifies testing changes to the tailscale service on a local
machine. You can use this as such:
```nix
let
tailscale_patched = magic {};
in {
services.tailscale = {
enable = true;
package = tailscale_patched;
};
};
```
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
