Split config down further

This commit is contained in:
Patrick Menking 2024-09-16 08:45:50 -04:00
parent 9eb20764d5
commit dd7683a756
3 changed files with 17 additions and 15 deletions

View file

@ -3,5 +3,6 @@ imports = [
./core.nix
./boot.nix
./networking.nix
./programs.nix
];
}