This commit is contained in:
2025-12-07 16:41:17 +00:00
parent 438e239fff
commit b8ce965de5
61 changed files with 2373 additions and 2384 deletions

View File

@@ -1,10 +1,10 @@
{
programs.mise = {
enable = true;
enableFishIntegration = true;
enableZshIntegration = true;
settings = {
auto_install = false;
};
};
programs.mise = {
enable = true;
enableFishIntegration = true;
enableZshIntegration = true;
settings = {
auto_install = false;
};
};
}