8 lines
104 B
Nix
8 lines
104 B
Nix
{...}: {
|
|
imports = [
|
|
./nautilus.nix
|
|
./sway.nix
|
|
./prismlauncher.nix
|
|
./ydict.nix
|
|
];
|
|
}
|