router: comment out unused var

This commit is contained in:
Aaron Bieber 2022-10-26 07:42:32 -06:00
parent 6fead90275
commit d46f3b3386
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }:
let
inherit (builtins) head concatStringsSep attrValues mapAttrs hasAttr;
inherit (builtins) head concatStringsSep attrValues mapAttrs; # hasAttr;
inherit (lib.attrsets) filterAttrsRecursive;
pubKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO7v+/xS8832iMqJHCWsxUZ8zYoMWoZhjj++e26g1fLT europa"