WIP BROKEN SYSTEM ATM

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-18 00:32:21 -05:00
parent 2087ee1015
commit 1d9c4beaf3
21 changed files with 767 additions and 93 deletions

View file

@ -9,6 +9,7 @@
outputs =
{
home-manager,
...
}:
{
@ -21,8 +22,10 @@
}:
{
imports = [
home-manager.nixosModules.home-manager
./options.nix
./general
./home_manager
./boot
./users
./programs