jrsonnet
refs/commits
c007b07c706f
modules/nixos/fleetPkgs.nix
1{ ... }: {2 nixpkgs.overlays = [ (import ../../pkgs) ];3}