This commit is contained in:
2025-05-05 22:54:06 +02:00
parent d8b75fc8b4
commit ff07a08b78
11 changed files with 152 additions and 27 deletions

View File

@@ -0,0 +1,9 @@
{ ... }:
{
imports = [
./hardware.nix
./boot.nix
./nvidia.nix
./services.nix
];
}