fix: give priorities to nix option in hm standalone vs as module

This commit is contained in:
2026-07-31 16:09:13 +02:00
parent 49bc86cc04
commit 164575b7ba
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ in
let
flakeInputs = lib.filterAttrs (_: lib.isType "flake") inputs;
in
{
lib.mkDefault {
package = pkgs.nix;
settings = {