mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix: option priority fixes in module due upstream nixpkgs changes
This commit is contained in:
parent
14569f9073
commit
7287c4ed9e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ let
|
|||
globalConfig = config;
|
||||
parentModule = module;
|
||||
|
||||
mkOptionDefault = mkOverride 1001;
|
||||
|
||||
# A submodule (like typed attribute set). See NixOS manual.
|
||||
submodule = opts:
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue