mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +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, ... }:
|
{ lib, config, pkgs, ... }:
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../../modules/virtualisation/lxc-container.nix
|
../../../modules/virtualisation/lxc-container.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue