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