nixos/tests/nfs/kerberos.nix: get rid of with lib
This commit is contained in:
committed by
Anderson Torres
parent
d87f1b8c9f
commit
5bba43ec57
@@ -1,7 +1,5 @@
|
||||
import ../make-test-python.nix ({ pkgs, lib, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
let
|
||||
krb5 =
|
||||
{ enable = true;
|
||||
|
||||
Reference in New Issue
Block a user