mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-11 21:06:19 +03:00
nixos/maintainers/scripts/lxd/lxd-image.nix: get rid of with lib
This commit is contained in:
parent
0a1db38632
commit
80f0839fde
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../modules/virtualisation/lxc-container.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue