This commit is contained in:
mjallen18
2025-10-24 10:26:55 -05:00
parent 2b5614a07b
commit 840f3c9120
4 changed files with 7 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ in
allowUnfree = true;
permittedInsecurePackages = [
# Add any permitted insecure packages here
"mbedtls-2.28.10"
];
};
};