This commit is contained in:
Lilith 2025-03-14 17:10:18 +01:00
parent 5d88fe7b77
commit 4f75ce9da5
Signed by: lilith
GPG key ID: 8712A0F317C37175
3 changed files with 19 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{zen-browser, system, pkgs, lib, ...}: {
imports = [ zen-browser.homeManagerModules.zen-browser ];
home.file.".mozilla/native-messaging-hosts".source = lib.mkForce "/home/lilith/.mozilla/native-messaging-hosts";
# home.file.".mozilla/native-messaging-hosts".source = lib.mkForce "/home/lilith/.mozilla/native-messaging-hosts";
programs.zen-browser = {
enable = true;