nixos/maintainers/scripts/lxd/lxd-image.nix: get rid of with lib
This commit is contained in:
committed by
Anderson Torres
parent
0a1db38632
commit
80f0839fde
@@ -1,7 +1,5 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../modules/virtualisation/lxc-container.nix
|
||||
|
||||
Reference in New Issue
Block a user