no more niri-flake

This commit is contained in:
William 2026-02-15 18:11:28 -03:00
parent 8b3ab52435
commit 506b9788c3
5 changed files with 66 additions and 254 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";
};
};