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
/
xd
/
xdg
/
scripts
/
url-handler.sh
(
unfollow
)
Commit message (
Expand
)
Author
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-14
modules/xdg/url-handler: Correctly put a newline between nvim and zathura
Benedikt Peetz
2025-04-09
modules/xdg/scripts/url-handler.sh: Format
Benedikt Peetz
2025-04-08
fix(modules/xdg/url-handler.sh): Use correct tskm invocation
Benedikt Peetz
2025-04-07
refactor(modules/xdg): Migrate to by-name and fix firefox dep in url-handler
Benedikt Peetz
2025-04-06
fix(modules/legacy/conf/xdg/url-handler): Always use dash in name
Benedikt Peetz
2025-04-04
refactor(treewide): neorg -> tskm
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-03-24
fix(treewide): Update the shell library version
Soispha
2024-02-24
build(treewide): Update shell library
Soispha
2024-02-20
refactor(treewide): Reformat all files with treefmt
Soispha
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update flake and shell library
Soispha
2024-01-01
build(treewide): Update
Soispha
2023-12-29
fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi rendering
Soispha
2023-12-29
feat(hm/conf/xdg/url_handler): Also support opening in zathura
Soispha
2023-12-29
feat(hm/conf/xdg): Add a custom url_handler to support select the project
Soispha