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 c076b05453
commit 40666e922f
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