6 lines
No EOL
64 B
Nix
6 lines
No EOL
64 B
Nix
{ ... }: {
|
|
programs.firefox = {
|
|
enable = true;
|
|
|
|
};
|
|
} |