mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-12 20:18:49 +01:00
5 lines
51 B
Nix
5 lines
51 B
Nix
|
{
|
||
|
programs.firefox = {
|
||
|
enabled = true;
|
||
|
};
|
||
|
}
|