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

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

View File

@ -4,8 +4,6 @@
{ config, pkgs, lib, ... }:
with lib;
{
imports =
[ # Include the default lxd configuration.