8 lines
90 B
Nix
8 lines
90 B
Nix
{
|
|
imports = [
|
|
./system76Scheduler.nix
|
|
./dbus.nix
|
|
./gnome.nix
|
|
./gvfs.nix
|
|
];
|
|
}
|