forked from poz/niksos
I'm the master
This commit is contained in:
parent
e23234993f
commit
723691a46a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in {
|
|||
};
|
||||
defaultBranch = mkOption {
|
||||
type = types.str;
|
||||
default = "main";
|
||||
default = "master";
|
||||
description = "default git branch";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue