fix the firefox package

This commit is contained in:
MFlossmann 2024-07-08 12:36:39 +02:00
parent 092c23f7b3
commit 15c2ce4b6b

View file

@ -15,6 +15,7 @@
programs.firefox = { programs.firefox = {
enable = true; enable = true;
package = pkgs.firefox;
}; };
# TODO: fill this out (and move it in a service, probably) # TODO: fill this out (and move it in a service, probably)