nixos/tests/nfs/kerberos.nix: get rid of with lib

This commit is contained in:
AndersonTorres
2023-05-12 22:29:25 -03:00
committed by Anderson Torres
parent d87f1b8c9f
commit 5bba43ec57
-2
View File
@@ -1,7 +1,5 @@
import ../make-test-python.nix ({ pkgs, lib, ... }:
with lib;
let
krb5 =
{ enable = true;