feat(fmt): Add nix-ld to configuration.nix
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user