9 lines
100 B
Nix
9 lines
100 B
Nix
{
|
|
imports = [
|
|
./flameshot.nix
|
|
./gtk.nix
|
|
./media
|
|
./slack.nix
|
|
./zoom.nix
|
|
];
|
|
}
|