summaryrefslogtreecommitdiff
path: root/modules/nmap.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nmap.nix')
-rw-r--r--modules/nmap.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/nmap.nix b/modules/nmap.nix
index 71b3d0b..c358e71 100644
--- a/modules/nmap.nix
+++ b/modules/nmap.nix
@@ -65,8 +65,6 @@ in
};
timers.update-nmap-vulscan-lists = {
- # TODO Figure out how to check for network-online.target for user
- # timers.
Timer = {
OnCalendar = "daily";
Persistent = true;