typos + inseucre packages deprecated
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
This commit is contained in:
@@ -48,6 +48,7 @@ in
|
||||
supportedFeatures = config.my.nix.features;
|
||||
}
|
||||
];
|
||||
nixpkgs.config.permittedInsecurePackages = [ "mbedtls-2.28.10" ];
|
||||
sops.secrets = {
|
||||
"server/private" = lib.mkIf config.my.secureHost {
|
||||
sopsFile = ../../secrets/wireguard.yaml;
|
||||
|
||||
Reference in New Issue
Block a user