Files
golink/.gitignore
T
136d5ad3ec Add Flake file (Nix package, NixOS module) (#39)
* Add Flake file (Nix package, NixOS module)

This commit adds a Flake.nix file allowing Nix users to consume this
repo with `nix build`, `nix run` and adds a NixOS module to quickly spin
up the service.

* add github action file for nix build

---------
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Co-authored-by: Xe Iaso <me@xeiaso.net>
2023-01-27 16:19:41 +01:00

6 lines
53 B
Plaintext

node_modules
package-lock.json
.direnv
.envrc
result