2023-11-04 10:14:42 +00:00
|
|
|
{...}: {
|
2023-09-19 00:17:43 +00:00
|
|
|
imports = [
|
2023-11-04 10:02:11 +00:00
|
|
|
./hardware.nix # TODO: move this somewhere else?
|
2023-10-15 00:51:56 +00:00
|
|
|
|
2023-11-04 10:02:11 +00:00
|
|
|
# TODO: should this be considered user-specific?
|
2023-09-19 00:17:43 +00:00
|
|
|
./overlays
|
|
|
|
./unfree
|
|
|
|
];
|
|
|
|
}
|