index
:
nixos-config
this commit
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
/
update.sh
(
unfollow
)
Commit message (
Collapse
)
Author
2024-11-09
fix(modules/nvim/plgs/neorg): Use updated version
Benedikt Peetz
2024-11-09
refactor(modules/legacy/conf/nvim): Move to `by-name`
Benedikt Peetz
2024-11-04
fix(pkgs/stamp): Fallback to `dot-license`
Benedikt Peetz
Otherwise, licensing files which need a dot-license becomes really bothersome.
2024-11-04
chore(pkgs/yt): 1.3.1 -> 1.3.2
Benedikt Peetz
2024-11-04
refactor(pkgs/tree-sitter-yts): Move to `yt`
Benedikt Peetz
2024-11-03
fix(modules/less/command.less): Improve keymappings
Benedikt Peetz
This removes some unneeded ones and adds the ARROW UP mapping to ensure symmetry to the ARROW DOWN mapping.
2024-11-02
fix(modules/legacy/conf/nvim/plgs/femacro): Add additional config function
Benedikt Peetz
2024-11-02
style(modules/legacy/conf/nvim): Format
Benedikt Peetz
2024-11-02
feat(flake/treefmt.nix): Specify lua formatter settings
Benedikt Peetz
2024-11-02
fix(lib/maybeMerge): Actually output a warning if things will be overridden
Benedikt Peetz
2024-11-02
fix(flake/nixosConfigurations/common): Actually enable the new `less` module
Benedikt Peetz