6 lines
61 B
Nix
Executable file
6 lines
61 B
Nix
Executable file
{...}: {
|
|
imports = [
|
|
./programs
|
|
./gnome.nix
|
|
];
|
|
}
|