mise: rename settings to globalConfig.settings and remove zsh integration
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
programs.mise = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
settings = {
|
||||
globalConfig.settings = {
|
||||
auto_install = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user