about summary refs log tree commit diff stats
path: root/modules/by-name/lo (unfollow)
Commit message (Collapse)Author
2024-10-18refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name`Benedikt Peetz
2024-10-18refactor(modules/legacy/conf/zsh): Modernize moduleBenedikt Peetz
2024-10-18feat(hosts): Share common optionsBenedikt Peetz
2024-10-18refactor(hosts): Move all unmaintained hosts to the `_unmaintained` dirBenedikt Peetz
2024-10-18fix(modules/legacy/conf/zsh): Move ENV-vars to their own modulesBenedikt Peetz
This also creates the `imv` and `zathura` module, but the added configuration should be trivial (especially in the `imv` case.)
2024-10-18docs(modules/home-manager): Add a TODO regarding a better error messageBenedikt Peetz
2024-10-18refactor(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-10-15chore(pkgs/yt): 1.2.1 -> 1.3.0Benedikt Peetz
2024-10-14feat(conf/nvim/plgs/lsp/rust-analyzer): Also include `clippy` lintsBenedikt Peetz
2024-10-14