hosts/satori: random update

dont use mesa overrides and delete useless comments

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-11-08 02:53:50 +05:30
parent 05a1c4707b
commit f9723b1f11
5 changed files with 6 additions and 46 deletions

View File

@@ -44,6 +44,7 @@
git = {
enable = true;
package = pkgs.master.git.override {
doInstallCheck = false;
sendEmailSupport = true;
withManual = false;
};