2.home-manager/modules
Dzming Li d4d5d9bb4a nushell: add abbreviations option
Add `programs.nushell.abbreviations`, mirroring `shellAliases`, to
declaratively configure fish-style abbreviations (nushell 0.113.0+).
The set is emitted as `$env.config.abbreviations = { ... }` after the
aliases so it survives a wholesale `$env.config = { ... }` written in
`extraConfig`.

Unlike aliases, abbreviations expand inline in the line editor, so the
expanded command is what ends up in history.
2026-06-07 21:06:57 -05:00
..
accounts email: add warning to documentation of useStartTls 2026-05-11 23:15:25 +02:00
config treewide: move NixOS-inherited defaults to their option definitions 2026-05-18 13:23:44 +02:00
files home-manager: add support for custom backup command (#6424) (#7153) 2025-10-30 12:26:13 -05:00
i18n/input-method treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
launchd treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
lib lib/strings: add isPathLike helper 2026-06-05 11:39:28 -05:00
lib-bash home-manager: refactor activation checks 2026-01-21 13:14:01 +01:00
misc antigravity-cli: add migration news 2026-06-05 11:39:28 -05:00
po Translate using Weblate (Azerbaijani) 2026-06-01 14:17:00 -05:00
programs nushell: add abbreviations option 2026-06-07 21:06:57 -05:00
services sshAuthSock: set in systemd 2026-06-04 12:20:50 -05:00
services-modular modular-services: add config files to X-Reload-Triggers 2026-05-08 15:56:35 +02:00
targets treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
dbus.nix dbus: only create the parent directory if there are packages to symlink 2026-01-12 18:23:30 +01:00
default.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
deprecations.nix niriswitcher: remove module 2026-04-09 14:16:59 -05:00
files.nix files: prefix relative path literal with './' 2026-04-16 23:01:46 +02:00
home-environment.nix zsh: guard session variables under nounset 2026-05-16 08:20:26 -05:00
manual.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
modules.nix modules: add modular services support 2026-05-04 17:22:16 +02:00
systemd-activate.sh
systemd.nix treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
wayland.nix
xresources.nix treewide: remove literalExpression where unneeded 2026-05-17 21:43:25 -05:00
xsession.nix treewide: remove xorg package set 2026-02-07 13:10:27 -06:00