6 lines
58 B
Nix
6 lines
58 B
Nix
{...}: {
|
|
personal.firefox = {
|
|
enable = true;
|
|
};
|
|
}
|
{...}: {
|
|
personal.firefox = {
|
|
enable = true;
|
|
};
|
|
}
|