nixos/maintainers/scripts/lxd/lxd-image.nix: get rid of with lib

This commit is contained in:
AndersonTorres 2023-01-14 00:14:50 -03:00 committed by Anderson Torres
parent 0a1db38632
commit 80f0839fde

View File

@ -1,7 +1,5 @@
{ lib, config, pkgs, ... }:
with lib;
{
imports = [
../../../modules/virtualisation/lxc-container.nix