trying arch certs
This commit is contained in:
@@ -63,7 +63,9 @@
|
||||
security = {
|
||||
rtkit.enable = true;
|
||||
pki.certificates = [
|
||||
secrets.easyroamCa
|
||||
secrets.easyroamHSMW.clientKey
|
||||
secrets.easyroamHSMW.clientCert
|
||||
secrets.easyroamHSMW.rootCa
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -22,8 +22,7 @@
|
||||
"electron-25.9.0"
|
||||
];
|
||||
};
|
||||
# secrets = import ./secrets/passwords-and-certificates.nix;
|
||||
secrets.easyroamCa = "NOPE";
|
||||
secrets = import ./secrets/passwords-and-certificates.nix;
|
||||
in
|
||||
{
|
||||
nixosConfigurations = {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user