13 lines
117 B
Nix
13 lines
117 B
Nix
{
|
|
imports = [
|
|
./vm
|
|
./gdm
|
|
./dunst
|
|
./polkit
|
|
./syncthing
|
|
./docker
|
|
./ssh
|
|
./misc
|
|
];
|
|
}
|