yeah thats gonna be annoying

This commit is contained in:
nx2
2024-03-06 14:05:46 +01:00
parent dc636d8fc3
commit 6e3d9237e7

View File

@@ -1,4 +1,4 @@
{ config, pkgs, lib, allowed, ... }:
{ config, pkgs, lib, allowed, secrets, ... }:
{
imports = [
@@ -24,7 +24,7 @@
permittedInsecurePackages = allowed.inecure-packages;
};
security.pki.certificates = nxPwCa.easyroamCa;
security.pki.certificates = secrets.easyroamCa;
home.packages = with pkgs; [
firefox chromium