+2
nixos/modules/misc/ids.nix
+2
nixos/modules/misc/ids.nix
···# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!···
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+209
nixos/modules/services/security/cfssl.nix
+209
nixos/modules/services/security/cfssl.nix
···+description = "CA used to sign the new certificate -- accepts '[file:]fname' or 'env:varname'.";+description = "Path to configuration file. Do not put this in nix-store as it might contain secrets.";+description = "Mutual TLS - client certificate to call remote instance requiring client certs.";+description = "Mutual TLS - client key to call remote instance requiring client certs. Do not put this in nix-store.";
+1
nixos/release.nix
+1
nixos/release.nix
···tests.chromium = (callSubTestsOnMatchingSystems ["x86_64-linux"] tests/chromium.nix {}).stable or {};
+67
nixos/tests/cfssl.nix
+67
nixos/tests/cfssl.nix
···