nix-config/modules2
2025-07-24 23:40:59 +01:00
..
games Move zeroad package 2025-07-24 21:32:20 +01:00
git Refactor 2025-07-24 23:40:59 +01:00
home-manager Move zeroad package 2025-07-24 21:32:20 +01:00
hosts Move tmux-sessionizer configuration 2025-07-24 23:35:49 +01:00
tmux Move tmux configuration 2025-07-24 22:24:47 +01:00
tmux-sessionizer Move tmux-sessionizer configuration 2025-07-24 23:35:49 +01:00
.keep Add import-tree 2025-07-18 00:56:19 +01:00
bluetooth.nix Refactor bluetooth configuration 2025-07-23 19:26:21 +01:00
dev-shell.nix Move flake-modules to modules2 2025-07-23 12:38:52 +01:00
flake-parts.nix Refactor bluetooth configuration 2025-07-23 19:26:21 +01:00
formatting.nix Move flake-modules to modules2 2025-07-23 12:38:52 +01:00
nixos-configurations.nix nix fmt 2025-07-24 21:13:55 +01:00
owner.nix Refactor Git configuration 2025-07-24 21:13:40 +01:00
packages.nix Move flake-modules to modules2 2025-07-23 12:38:52 +01:00
README.md Add README.md 2025-07-23 19:26:21 +01:00
systems.nix Extract systems 2025-07-23 19:26:20 +01:00

I'm refactoring my configuration to follow the dendritic pattern, inspired by https://github.com/mightyiam/infra.

Rather than a large rewrite, I am incrementally refactoring my configuration in-place.

This directory contains the modules that have been refactored, and will eventually replace the existing modules directory.