[NixOS] Add a few packages

This commit is contained in:
2023-08-01 19:51:13 -06:00
parent dc27851d0e
commit bd4d72f889
3 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
nixpkgs.config.permittedInsecurePackages = [
"openssl-1.0.2u"
"etcher"
];
boot.loader.systemd-boot.configurationLimit = 7;