commit 62798429f810df130c481c502fab3411e56039c7
parent d7b3ade93811e69bedfc2a826e22aa8026033854
Author: Crazazy <crazazy@tilde.cafe>
Date: Wed, 27 Apr 2022 10:01:48 +0200
go back to seamonkey
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/nixos.org b/nixos.org
@@ -250,13 +250,13 @@ stuff
gitFull
curl
vim
- myFirefox
- # nur.repos.crazazy.seamonkey
+ # myFirefox
+ nur.repos.crazazy.seamonkey
(wine.override { wineBuild = "wineWow"; })
];
# persistent directory for my browser details
homeBinds = [
- ".mozilla/firefox"
+ ".mozilla/seamonkey"
];
}
#+end_src