nix-config/modules2
Oliver Davies 6a12ea4b0e
All checks were successful
/ check (push) Successful in 1m34s
Move password-store configuration
2025-07-25 00:25:08 +01:00
..
games Move zeroad package 2025-07-24 21:32:20 +01:00
git Refactor 2025-07-24 23:43:49 +01:00
home-manager Move zeroad package 2025-07-24 21:32:20 +01:00
hosts Move password-store configuration 2025-07-25 00:25:08 +01:00
password-store Move password-store configuration 2025-07-25 00:25:08 +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
docker.nix Move Docker configuration 2025-07-24 23:53:29 +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.