2025-02-17 16:48:14 +02:00
|
|
|
{
|
|
|
|
imports = [
|
2025-02-17 20:22:15 +02:00
|
|
|
./boot
|
2025-02-17 20:55:18 +02:00
|
|
|
./hardware
|
2025-02-17 21:20:07 +02:00
|
|
|
./misc
|
2025-02-17 22:20:10 +02:00
|
|
|
./networking
|
2025-02-18 21:41:48 +02:00
|
|
|
./security
|
2025-02-18 22:19:38 +02:00
|
|
|
./services
|
2025-02-17 20:55:18 +02:00
|
|
|
|
|
|
|
./remote-modules.nix
|
2025-02-17 16:48:14 +02:00
|
|
|
];
|
|
|
|
}
|