nix: firefox

This commit is contained in:
js0ny 2025-10-13 00:34:14 +01:00
parent 39eabd9c51
commit c82f504385
9 changed files with 299 additions and 12 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
config,
...
}: {
{...}: {
programs.firefox = {
enable = true;