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
/
home.legacy
/
conf
/
starship
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2026-04-14
modules/{git,fonts,starship}: Avoid using deprecated escapes
Benedikt Peetz
2025-05-17
modules/starship: Mark shells that are started in a nixos-shell VM
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-04
refactor(treewide): Remove unneeded lambda arguments with deadnix
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
2023-12-29
fix(hm/conf/starship): Also disable git_metrics because of speed
Soispha
2023-12-29
fix(hm/conf/starship): Remove the on in the git branch module
Soispha
2023-12-29
fix(hm/conf/starship): Use different approach to directory styling
Soispha
2023-12-29
fix(hm/conf/starship): Try to change path colour based on exit
Soispha
2023-12-29
fix(hm/conf/starship): Correctly escape strings
Soispha
2023-12-29
feat(hm/conf/starship): Add basic config
Soispha
2023-12-29
feat(hm/conf/starship): Init
Soispha