refactoring to more granular flakes and modules

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-21 22:12:23 -05:00
parent db94d598b5
commit ca1b820c9f
52 changed files with 2501 additions and 9 deletions

View file

@ -68,9 +68,4 @@
}
];
};
home.shellAliases = {
t = "tmux";
tat = "tmux attach-session";
};
}