mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add Angry IP Scanner
This commit is contained in:
parent
f46c49ebb0
commit
96662f52f4
2 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ in {
|
|||
"1password"
|
||||
"1password-cli"
|
||||
"amethyst"
|
||||
"angry-ip-scanner"
|
||||
"audacity"
|
||||
"balenaetcher"
|
||||
"boinc"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue