index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
by-name
/
ni
/
nix-index
/
command_not_found.sh
(
unfollow
)
Commit message (
Expand
)
Author
2025-07-24
modules/nix-index/command_not_found.sh: Avoid using removed flag
Benedikt Peetz
2025-06-28
modules/nix-index/command_not_found: Avoid using a non-existing command
Benedikt Peetz
2025-05-17
modules/nix-index/command_not_found_handler: Remove reference to shell_library
Benedikt Peetz
2025-05-16
modules/legacy/nix-index: Migrate to by-name
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2024-10-21
feat(modules/zsh): Nearly completely rewrite
Benedikt Peetz
2024-10-18
refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name`
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-05-23
refactor(modules/home): Setup as "normal" NixOS module
Benedikt Peetz
2024-05-20
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-02-28
fix(hm/conf/zsh/command_not_found.sh): Improve case 2 output
Soispha
2024-02-28
fix(hm/conf/zsh/command_not_found.sh): Add missing space in cmd name
Soispha
2024-02-28
fix(hm/conf/zsh/command_not_found.sh): Output a status message for shell
Soispha
2024-02-28
fix(hm/conf/zsh/command_not_found.sh): Correctly count found attrs
Soispha
2024-02-28
feat(hm): Add nix-index and associated command_not_found_handler
Soispha