disable nom in nh
Some checks failed
/ build-all (push) Failing after 2s

This commit is contained in:
Antoine Vaure 2026-04-21 09:30:58 +02:00
parent e43aac674b
commit 0915066727

View file

@ -62,6 +62,7 @@
programs.nh = {
enable = true;
flake = "${config.home.homeDirectory}/nix-system";
switch.extraArgs = "--no-nom";
};
programs.git = {