nixos/maintainers/scripts/lxd/nix.tpl: get rid of with lib
This commit is contained in:
parent
80f0839fde
commit
1be3d36336
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
# WARNING: THIS CONFIGURATION IS AUTOGENERATED AND WILL BE OVERWRITTEN AUTOMATICALLY
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue