Welcome to my little Debian Repository! This repository is a collection of Debian packages that I have created or modified for personal use. You are free to use the packages but a word of caution: Some of the packages are specially crafter for my use specific use cases and may not work as expected on your system.
Add the following line to your /etc/apt/sources.list.d/nsg.list
file:
deb [signed-by=/etc/apt/trusted.gpg.d/nsg.gpg] https://nsg.github.io/aptly/deb ./
Then, import the GPG key:
curl -Ls https://nsg.github.io/aptly/nsg.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/nsg.gpg