Update plasma manager config, and set default git branch to main
This commit is contained in:
parent
4998d6849f
commit
a20e12c51c
2 changed files with 16 additions and 2 deletions
|
@ -123,6 +123,11 @@
|
|||
enable = true;
|
||||
userEmail = "git@lillianviolet.dev";
|
||||
userName = "Lillian-Violet";
|
||||
extraConfig = {
|
||||
init = {
|
||||
defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Nicely reload system units when changing configs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue