add flakes, zen support, some fan speed tryes

This commit is contained in:
2025-11-15 08:00:50 +03:00
parent 66799e2c89
commit 7acc6b352f
8 changed files with 90 additions and 42 deletions
+3 -7
View File
@@ -4,12 +4,8 @@
programs.git = {
enable = true;
settings = {
pull.rebase = true;
user = {
name = "Krosh";
email = "gudovdo@my.msu.ru";
};
};
userEmail = "gudovdo@my.msu.ru";
userName = "Krosh";
extraConfig.pull.rebase = true;
};
}