changed root cert and TLS locations

This commit is contained in:
2022-01-21 14:55:10 +05:30
parent 436a6dfa34
commit 72ea26c17e
7 changed files with 74 additions and 52 deletions

View File

@@ -7,6 +7,5 @@
./boot.nix
./services.nix
];
programs.gnupg.agent.enable = pkgs.lib.mkForce false;
system.stateVersion = "21.05";
}