fixed nix-ld

This commit is contained in:
Bryan Ramos 2026-04-30 22:07:51 -04:00
parent 25d2c27935
commit 52ba79c38d
3 changed files with 8 additions and 25 deletions

View file

@ -66,6 +66,8 @@ in
};
};
programs.nix-ld.enable = true;
boot.loader = {
systemd-boot = {
enable = true;