nixos/maintainers/scripts/lxd/lxd-image-inner.nix: get rid of with lib
This commit is contained in:
parent
85a7b22c6e
commit
0a1db38632
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
{
|
||||
imports =
|
||||
[ # Include the default lxd configuration.
|
||||
|
|
Loading…
Reference in a new issue