nixos/maintainers/scripts/cloudstack/cloudstack-image.nix: get rid of with lib
This commit is contained in:
committed by
Anderson Torres
parent
0294e83aaa
commit
85a7b22c6e
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
[ ../../../modules/virtualisation/cloudstack-config.nix ];
|
[ ../../../modules/virtualisation/cloudstack-config.nix ];
|
||||||
|
|||||||
Reference in New Issue
Block a user