lilith-pc merge conflict

This commit is contained in:
Lilith 2025-03-18 18:08:25 +01:00
parent a38be6b0fb
commit e482c7bb88
Signed by: lilith
GPG key ID: 8712A0F317C37175
2 changed files with 43 additions and 1 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;