Merge pull request #318 from genebean/angryip

Add Angry IP Scanner
This commit is contained in:
Gene Liverman 2023-12-13 08:43:50 -05:00 committed by GitHub
commit 4901dbea8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -51,6 +51,7 @@ in {
"1password"
"1password-cli"
"amethyst"
"angry-ip-scanner"
"audacity"
"balenaetcher"
"boinc"

View file

@ -101,6 +101,7 @@ in {
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
angryipscanner
boinc
brightnessctl
dconf2nix