diff options
author | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-07-21 13:06:14 -0500 |
---|---|---|
committer | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2021-07-21 13:06:14 -0500 |
commit | 1e0a5ddfe2379d80d7c7fcc049077977b695593c (patch) | |
tree | 6a8727069e1c96c35d7fb89d0d0ce1d45e9bb67b /posts | |
parent | b880246ca5a0143f90ee3484f775ad9e97a2a55b (diff) | |
download | homepage-1e0a5ddfe2379d80d7c7fcc049077977b695593c.tar.xz homepage-1e0a5ddfe2379d80d7c7fcc049077977b695593c.zip |
Add a code scroll bar for small UIs
Diffstat (limited to 'posts')
-rw-r--r-- | posts/packaging-nebula-for-debian/main.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/posts/packaging-nebula-for-debian/main.md b/posts/packaging-nebula-for-debian/main.md index d1c178f..f4b1651 100644 --- a/posts/packaging-nebula-for-debian/main.md +++ b/posts/packaging-nebula-for-debian/main.md @@ -1,7 +1,5 @@ Packaging Nebula for Debian -================= - -> **Created:** 2021-07-18 **Last Updated:** 2021-07-19 +=========================== I am close to concluding a multi-week endevor to package [Nebula](https://github.com/slackhq/nebula), a VPN-style network mesh networking overlay. If all goes well, it will be uploaded to `debian/experimental` within the next few days. This would also mean the package would be pulled into Ubuntu during the next merge window. |