fixing some annoying bugs
This commit is contained in:
parent
556547c6d2
commit
48b7eae5f1
2 changed files with 0 additions and 7 deletions
|
@ -271,10 +271,6 @@ in
|
|||
pkgs.plasma-browser-integration
|
||||
pkgs.tridactyl-native
|
||||
];
|
||||
# cfg = {
|
||||
# enableTridactylNative = true;
|
||||
# enablePlasmaBrowserIntegration = true;
|
||||
# };
|
||||
};
|
||||
profiles.chris = {
|
||||
name = "default";
|
||||
|
@ -620,8 +616,6 @@ tooltip label {
|
|||
'';
|
||||
};
|
||||
|
||||
# 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;
|
||||
recursive = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue