nixos/oci-image: Minor cleanup
Samuel Dionne-Riel 4 years ago 3a35abf1 5056824e
··· 1 - 2 { config, lib, pkgs, ... }: 3 - 4 - with lib; 5 6 { 7 imports = [ ./oci-common.nix ];
··· 0 1 { config, lib, pkgs, ... }: 0 0 2 3 { 4 imports = [ ./oci-common.nix ];