fix: silence nix evaluation warnings for neovim/opencode/system
This commit is contained in:
@@ -53,4 +53,7 @@
|
||||
};
|
||||
};
|
||||
colorScheme = inputs.nix-colors.colorSchemes.dracula;
|
||||
|
||||
# Explicitly set new HM 26.05 default to silence legacy warning on older stateVersion.
|
||||
programs.neovim.withRuby = lib.mkDefault false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user