make sure bluetooth persists even after reboot
This commit is contained in:
parent
6f81c7c6e4
commit
d84f355ede
7 changed files with 72 additions and 60 deletions
|
@ -23,7 +23,7 @@ in {
|
|||
lfs = enabled;
|
||||
extraConfig = {
|
||||
init = {defaultBranch = "main";};
|
||||
pull = {rebase = false;};
|
||||
pull = {rebase = false;};
|
||||
push = {autoSetupRemote = true;};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue