no more niri-flake

This commit is contained in:
William 2026-02-15 18:11:28 -03:00
parent 8b3ab52435
commit b6b44c0c0b
5 changed files with 52 additions and 240 deletions

View file

@ -33,7 +33,10 @@
config = {
use_nvd = true;
ignore_dirty_tree = true;
apply.reexec_as_root = true;
apply = {
reexec_as_root = true;
use_nom = true;
};
confirmation.empty = "default-yes";
};
};