fix: make it build on macOS

This commit is contained in:
winston 2024-09-16 23:35:05 +02:00
parent 47e2115584
commit 77637e6562
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -15,7 +15,7 @@ in
};
programs.firefox = {
enable = true;
enable = isLinux;
profiles.default = {
search.default = "DuckDuckGo";
search.force = true;