Update plasma manager config, and set default git branch to main

This commit is contained in:
Lillian Violet 2024-01-17 10:29:41 +01:00
parent 4998d6849f
commit a20e12c51c
2 changed files with 16 additions and 2 deletions

View file

@ -123,6 +123,11 @@
enable = true;
userEmail = "git@lillianviolet.dev";
userName = "Lillian-Violet";
extraConfig = {
init = {
defaultBranch = "main";
};
};
};
# Nicely reload system units when changing configs