This commit is contained in:
rasmus-kirk
2025-06-03 12:51:11 +02:00
parent e7e37f0400
commit 61390f9b5c
2 changed files with 30 additions and 29 deletions
+1
View File
@@ -10,6 +10,7 @@ with lib; let
in {
options.util-nixarr.globals = mkOption {
type = types.attrs;
description = "Global values to be used by Nixarr, change at your own risk.";
default = {};
};