feat(fmt): Add nix-ld to configuration.nix

This commit is contained in:
uttarayan21
2024-03-23 20:35:28 +05:30
parent 5a6bc5638a
commit abc9721408

View File

@@ -26,10 +26,6 @@
nix.gc.dates = "daily"; nix.gc.dates = "daily";
nix.gc.options = "--delete-older-than +5"; nix.gc.options = "--delete-older-than +5";
boot.lanzaboote = { boot.lanzaboote = {
enable = true; enable = true;
pkiBundle = "/etc/secureboot"; pkiBundle = "/etc/secureboot";