2024-03-31 10:39:46 +02:00
|
|
|
_: {
|
|
|
|
imports = [
|
2024-05-03 17:41:42 +02:00
|
|
|
../../options/boot/systemd-boot.nix
|
2024-06-06 11:05:39 +02:00
|
|
|
../../options/common/binary-caches.nix
|
2024-06-22 23:49:36 +02:00
|
|
|
../../options/common/dash.nix
|
2024-06-14 11:38:08 +02:00
|
|
|
../../options/common/disk.nix
|
2024-04-18 16:29:53 +02:00
|
|
|
../../options/common/disable-nano.nix
|
2024-05-03 17:40:38 +02:00
|
|
|
../../options/common/nix.nix
|
2024-05-03 17:44:01 +02:00
|
|
|
../../options/common/timezone.nix
|
2024-03-31 10:39:46 +02:00
|
|
|
];
|
|
|
|
}
|