WIP refactor

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-17 22:44:10 -05:00
parent c10446db21
commit 2087ee1015
16 changed files with 342 additions and 144 deletions

View file

@ -22,9 +22,10 @@
{
imports = [
./options.nix
./general
./boot
./users
./general
./programs
];
};
};