remove native-messaging-hosts file so that home-manager can handle it
This commit is contained in:
parent
6957439b20
commit
f29e14c897
|
@ -620,7 +620,7 @@ tooltip label {
|
|||
'';
|
||||
};
|
||||
|
||||
home.file.".mozilla/native-messaging-hosts".source = "/run/current-system/sw/lib/mozilla/native-messaging-hosts";
|
||||
# home.file.".mozilla/native-messaging-hosts".source = "/run/current-system/sw/lib/mozilla/native-messaging-hosts";
|
||||
|
||||
home.file.".mozilla/firefox/nw77o6yc.default/chrome" = {
|
||||
source = ../.config/firefox/chrome;
|
||||
|
|
Loading…
Reference in a new issue