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
/
modules
/
home.legacy
/
conf
/
default.nix
(
follow
)
Commit message (
Collapse
)
Author
Age
*
feat(modules/yt): Migrate to by-name and add new `description` msgs
Benedikt Peetz
5 days
|
*
refactor(modules/legacy/conf/yambar): Move to `by-name` and modernize
Benedikt Peetz
2024-11-29
|
*
refactor(legacy/conf/mpd): Move to a unified `mpd` by-name module
Benedikt Peetz
2024-11-17
|
*
refactor(modules/legacy/conf/nvim): Move to `by-name`
Benedikt Peetz
2024-11-09
|
*
refactor(modules/legacy/less): Migrate to `by-name`
Benedikt Peetz
2024-11-02
|
*
refactor(modules/git): Migrate and parameterize
Benedikt Peetz
2024-10-24
|
*
refactor(modules/unison): Migrate to `by-name` and parameterize
Benedikt Peetz
2024-10-24
|
*
fix(modules/legacy/conf): Remove outdated imports of migrated modules
Benedikt Peetz
2024-10-18
|
*
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-10-18
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.