mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/maintainers/scripts/cloudstack/cloudstack-image.nix: get rid of with lib
This commit is contained in:
parent
0294e83aaa
commit
85a7b22c6e
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
{
|
||||
imports =
|
||||
[ ../../../modules/virtualisation/cloudstack-config.nix ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue