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, ... }:
|
{ lib, config, pkgs, ... }:
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../../modules/virtualisation/lxc-container.nix
|
../../../modules/virtualisation/lxc-container.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user