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
/
conf
/
git
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-05-25
fix(git/aliases): Add missing config attrs
Benedikt Peetz
2024-05-25
refactor(git): Move aliases to their own file
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-05-12
fix(hm/conf/git): Update the default key to my new gpg key
Benedikt Peetz
2024-03-28
chore(treewide): Move away from git-crypt
Soispha
2024-02-23
feat(hm/conf/git): Switch to zdiff3 instead of diff3
Soispha
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-13
fix(treewide): Comply with the shell library's new argument names
Soispha
2024-01-13
build(treewide): Update flake and shell library
Soispha
2023-12-29
feat(hm/conf/git): Update git defaults and add wip command
Soispha
2023-12-29
fix(hm/conf/git): Use correct path for codeberg ssh url substitution
Soispha
2023-12-29
feat(hm/conf/git): Use correct escaping for '${}' in nix
Soispha
2023-12-29
feat(hm/conf/git): Use the previous commit's scope when committing
Soispha
2023-12-29
fix(hm/conf/git): Revert changing the st alias to the short status
Soispha
2023-12-29
feat(hm/conf/git): Incorporate elements of other peoples configs
Soispha
2023-10-17
feat(hm/conf/soispha/git): Add alias for redoing a failed commit
Soispha
2023-10-16
feat(hm/soispha/git): Add 'cm' (commit) alias
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-25
Fix(hm/conf/git): Add markers to diffs when on laptop
Soispha
2023-08-25
Feat(hm/conf/git): Mark moved code in diffs and delta for merge conflicts
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-07-30
Fix(hm/conf/git): Force gpg to use the specific key
Soispha
2023-07-30
Fix(hm/conf/git): Also sign pushes, if the server supports this
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-07-04
Fix(hm/conf/git): Display branch when using git ls
Soispha
2023-07-01
Fix(hm/conf/git): Move trailers to end
Soispha
2023-06-25
Fix(hm/conf/git): Add info about gpg sigs to git log
Soispha
2023-05-13
Feat(hm/conf/git): Add further aliases
Soispha
2023-05-13
Refactor(hm/conf/git): Remove useless variable assignment
Soispha
2023-05-13
Feat(hm/conf/git): Reword git commit template
Soispha
2023-05-09
Fix(hm/conf/git): Remove credential cache
Soispha
2023-05-09
Feat(hm/conf/git): Add global ignore for Session.vim files
Soispha
2023-04-09
Feat(hm/conf): Add gpg support
ene
2023-04-04
Style(treewide): Format
ene
2023-04-03
Fix(hm/conf/git): Remove signing
ene
2023-04-03
Fix(hm/conf/git): Add 'ds' as alias for diff --staged
ene
2023-02-17
Feat(home-manager): Move configs in their own directory
ene
2023-02-12
Fix(home-manager): Import home-manager correctly
ene
2023-02-11
Fix: Remove typo from home-manager directory name
ene
2023-02-07
Feat(home-manager): Add git support
ene