blob: a6ccb88e4779c4da37c7b61da74638f49fc0405b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{...}: {
imports = [
./environment
./font
./impermanence
./keyboard
./opengl
./packages
./services
./sound
./systemd
./users
./virtualisation
./xdg
];
}
|