8 lines
90 B
Nix
8 lines
90 B
Nix
{
|
|
imports = [
|
|
./firefox.nix
|
|
./zen.nix
|
|
./chromium.nix
|
|
./brave.nix
|
|
];
|
|
}
|