-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
nixos/newt: init #414337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixos/newt: init #414337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work!
5d0b19e
to
cbd951c
Compare
I'd also recommend giving the descriptions and assertion messages another pass. Pangolin and Newt must be capitalised, and users need to know what an option does by looking at their description and nothing else. |
98d03f0
to
0fed149
Compare
19add99
to
b0ace22
Compare
dcf397d
to
b2dd07d
Compare
6e68286
to
c00747b
Compare
b17d791
to
9e27a29
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/2448 |
Init of a systemd service to run newt-go. Newt is a fully user space WireGuard tunnel client and TCP/UDP proxy, designed to securely expose private resources controlled by Pangolin.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.