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
/
mbsync
/
default.nix
(
unfollow
)
Commit message (
Collapse
)
Author
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-02-03
docs(modules/legacy/mbsync): Improve documentation of set options
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.
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-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-05-09
Fix(hm/conf/mbsync): Hide .mbsyncrc config file
Soispha
2023-05-09
Fix(hm/conf/neomutt): Only update imap, when starting neomutt
Soispha
2023-05-09
Fix(hm/conf/mail): Enable mbsync
Soispha