Skip to content

Instantly share code, notes, and snippets.

@infinisil
Created December 27, 2017 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infinisil/fd3f4ca3c4829e93688d32c5a4a82c85 to your computer and use it in GitHub Desktop.
Save infinisil/fd3f4ca3c4829e93688d32c5a4a82c85 to your computer and use it in GitHub Desktop.
{ config, lib, ... }:
lib.mkMerge (map (s: {}) config.services.openssh.ports) # config itself gives infinite recursion too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment