nix-config/modules2
2025-08-07 01:02:04 +01:00
..
browsers refactor: explicitly allow unfree packages 2025-07-29 01:14:01 +01:00
direnv Move direnv configuration 2025-07-27 21:52:15 +01:00
dwm Add dwmblocks 2025-08-05 00:13:21 +01:00
flameshot Move flameshot configuration 2025-07-27 21:38:40 +01:00
fzf Move fzf configuration 2025-07-25 22:28:15 +01:00
games Make more things desktop only 2025-07-31 19:48:30 +01:00
gammastep Move gammastep configuration 2025-08-03 22:01:00 +01:00
git Refactor 2025-07-24 23:43:49 +01:00
gtk Move gtk configuration 2025-07-28 01:40:45 +01:00
home-manager Start refactoring pc and desktop configurations 2025-07-31 18:58:14 +01:00
hosts Add dwmblocks 2025-08-05 00:13:21 +01:00
kanata Move and refactor Kanata configuration 2025-07-27 18:49:06 +01:00
meta Group meta modules 2025-08-05 00:12:56 +01:00
mpv Move mpv configuration 2025-07-27 22:00:31 +01:00
nix Enable nh 2025-07-29 00:08:13 +01:00
nixvim nixvim: ftplugin for just 2025-08-07 00:55:24 +01:00
notes Move notes configuration 2025-07-25 22:06:37 +01:00
ollama Make more things desktop only 2025-07-31 19:48:30 +01:00
openssh Move openssh configuration 2025-07-25 10:33:49 +01:00
password-store Move password-store configuration 2025-07-25 00:25:08 +01:00
phpactor Move phpactor configuration 2025-07-26 23:21:37 +01:00
sound/pipewire Make more things desktop only 2025-07-31 19:48:30 +01:00
starship Move starship configuration 2025-07-28 02:25:36 +01:00
sxhkd Move sxhkd configuration 2025-07-27 22:15:49 +01:00
thunar Move thunar configuration 2025-07-25 10:43:30 +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
zsh Use Home Manager path for zsh.dotDir 2025-07-29 19:00:41 +01:00
.keep Add import-tree 2025-07-18 00:56:19 +01:00
avahi.nix Move avahi configuration 2025-07-27 19:08:20 +01:00
bluetooth.nix Make more things desktop only 2025-07-31 19:48:30 +01:00
bluetuith.nix Move bluetuith configuration 2025-07-27 19:45:14 +01:00
bookmarkthis.nix Move bookmarkthis configuration 2025-07-28 02:00:52 +01:00
calculator.nix Add bc calculator 2025-08-07 01:02:04 +01:00
dconf.nix Move dconf configuration 2025-07-27 16:22:19 +01:00
desktop.nix Automated dev commit 2025-08-01 00:00:27 +01:00
dev-commit.nix dev-commit: re-add the enable option 2025-07-29 22:11:29 +01:00
docker.nix Make Docker toggleable 2025-07-25 02:13:01 +01:00
firmware.nix Add firmware module 2025-07-31 17:10:11 +01:00
fonts.nix Make more things desktop only 2025-07-31 19:48:30 +01:00
git-repo-updater.nix Add git-repo-updater 2025-08-01 10:22:21 +01:00
gnupg.nix Move gnupg configuration 2025-07-27 18:56:46 +01:00
handbrake.nix Move handbrake configuration 2025-07-27 23:50:59 +01:00
makemkv.nix Make more things desktop only 2025-07-31 19:48:30 +01:00
nix-index.nix Move nix-index configuration 2025-07-25 22:33:51 +01:00
nixos-configurations.nix Refactor 2025-07-28 19:38:17 +01:00
node.nix Move node configuration 2025-07-28 01:47:41 +01:00
owner.nix Refactor Git configuration 2025-07-24 21:13:40 +01:00
ranger.nix Move ranger configuration 2025-07-27 22:07:00 +01:00
README.md Add README.md 2025-07-23 19:26:21 +01:00
redshift.nix Move redshift configuration 2025-07-27 23:27:36 +01:00
st.nix Move st configuration 2025-07-27 16:32:12 +01:00
tailscale.nix Start refactoring pc and desktop configurations 2025-07-31 18:58:14 +01:00
unfree-packages.nix Start refactoring pc and desktop configurations 2025-07-31 18:58:14 +01:00
xbanish.nix Move xbanish configuration 2025-07-25 10:30:13 +01:00
xsession.nix Move sxhkd configuration 2025-07-27 22:15:49 +01:00
zram.nix Move zram configuration 2025-07-25 20:46:25 +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.