git.delta.rocks / jrsonnet / refs/commits / d866c975e1c7

difftreelog

source

modules/modules.nix83 Bsourcehistory
1{ pkgs2, lib3, check ? true4}:5with lib; [6  ./networking/wireguard7  ./root.nix8]