2023-01-22 17:18:37 +01:00
|
|
|
# Configuration that spans accross system and home, or are collections of modules
|
|
|
|
{ ... }:
|
|
|
|
{
|
|
|
|
imports = [
|
2023-02-13 21:32:15 +01:00
|
|
|
./3d-design
|
2023-01-22 17:18:37 +01:00
|
|
|
./android
|
2023-02-13 21:28:55 +01:00
|
|
|
./clean
|
2023-04-02 16:34:43 +02:00
|
|
|
./development
|
2023-04-02 16:24:16 +02:00
|
|
|
./filesystem
|
2023-03-19 14:47:31 +01:00
|
|
|
./gaming
|
2023-02-13 21:24:21 +01:00
|
|
|
./latex
|
2023-04-02 16:22:02 +02:00
|
|
|
./media
|
2023-03-19 13:57:12 +01:00
|
|
|
./meeting
|
2023-03-19 12:42:28 +01:00
|
|
|
./nautilus
|
2023-02-15 20:56:33 +01:00
|
|
|
./powersave
|
2023-01-23 22:56:30 +01:00
|
|
|
./printing
|
2023-03-19 12:38:08 +01:00
|
|
|
./sway
|
2023-02-15 20:51:39 +01:00
|
|
|
./sync
|
2023-04-02 16:28:09 +02:00
|
|
|
./update
|
2023-04-05 23:58:42 +02:00
|
|
|
./usb-iso
|
2023-03-19 22:40:58 +01:00
|
|
|
./webcam
|
2023-01-22 17:18:37 +01:00
|
|
|
];
|
|
|
|
}
|