Home Manager News
banner
hmnews.bsky.social
Home Manager News
@hmnews.bsky.social
Latest Home Manager news.

Unofficial, operated by @katexochen.bsky.social‬.

Also available on Mastodon, as https://techhub.social/@hmnews.

Hosted at https://github.com/katexochen/hmnews-bot.

#NixOS #Nix #HomeManager
basic set of modules it requires to function. Other modules will have to be enabled manually, like this: ```nix imports = [ "${modulesPath}/programs/fzf.nix" ]; ``` This entrypoint is only recommended for advanced users, who are comfortable maintaining a personal list of modules to import. [2/2]
November 23, 2025 at 3:29 PM
Chrome's web devtools inside Discord. See the module options for more details on configuration. [2/2]
November 9, 2025 at 6:37 PM
November 5, 2025 at 2:16 AM
Tokens and configures sshd to verify them. These PK Tokens contain standard OpenID Connect ID Tokens. This protocol builds on the OpenPubkey which adds user public keys to OpenID Connect without breaking compatibility with existing OpenID Provider. [2/2]
November 4, 2025 at 3:34 PM
Extension management with helpers for Vicinae and Raycast extensions - Theme configuration support - Declarative settings via 'programs.vicinae.settings' - Layer shell integration for Wayland compositors See the module options for more details on configuration. [2/2]
November 4, 2025 at 3:49 AM
enabled, servers from 'programs.mcp.servers' are merged with application-specific MCP settings, with the latter taking precedence. This allows you to define MCP servers once and reuse them across multiple applications. [3/3]
November 4, 2025 at 3:49 AM
applications that support MCP. Two modules now support MCP integration: - 'programs.opencode.enableMcpIntegration': Integrates MCP servers into OpenCode's configuration. - 'programs.vscode.profiles.<name>.enableMcpIntegration': Integrates MCP servers into VSCode profiles. When integration is [2/3]
November 4, 2025 at 3:49 AM
configurations. [3/3]
October 30, 2025 at 6:44 PM
referencing the '$HOME_MANAGER_BACKUP_EXT' environment variable in your command. This enables advanced backup workflows, such as moving files to trash or archiving with custom tools, before managing them with Home Manager. The option is available in standalone, NixOS, and nix-darwin [2/3]
October 30, 2025 at 6:44 PM