2025-01-12 18:35:44 +02:00
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
./boot
|
|
|
|
./environment
|
2025-01-12 19:18:13 +02:00
|
|
|
./hardware
|
2025-01-12 18:35:44 +02:00
|
|
|
./networking
|
2025-01-27 16:08:10 +02:00
|
|
|
./security
|
2025-01-26 00:36:34 +02:00
|
|
|
./services
|
|
|
|
|
|
|
|
./remote-modules.nix
|
2025-01-12 18:35:44 +02:00
|
|
|
];
|
|
|
|
}
|