7 lines
73 B
Nix
Executable File
7 lines
73 B
Nix
Executable File
{
|
|
imports = [
|
|
./services/shell.nix
|
|
./services/gnome.nix
|
|
];
|
|
}
|