cleanup
This commit is contained in:
@@ -39,7 +39,6 @@ in
|
||||
|
||||
kernelParams = [
|
||||
"nohibernate"
|
||||
"amd_pstate=active"
|
||||
];
|
||||
|
||||
consoleLogLevel = 3;
|
||||
|
||||
@@ -100,6 +100,9 @@ in
|
||||
userName = "mjallen18";
|
||||
userEmail = "matt.l.jallen@gmail.com";
|
||||
aliases = gitAliases;
|
||||
extraConfig = {
|
||||
credential.helper = "libsecret";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user