mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
added nix-ld to work with binaries for generic-linux
This commit is contained in:
parent
da60d3cb78
commit
b664db4a0a
3 changed files with 33 additions and 7 deletions
|
|
@ -24,11 +24,11 @@
|
|||
installation_mode = "force_installed";
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/decentraleyes/latest.xpi";
|
||||
};
|
||||
# Vimium
|
||||
"{d7742d87-e61d-4b78-b8a1-b469842139fa}" = {
|
||||
installation_mode = "force_installed";
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/vimium-ff/latest.xpi";
|
||||
};
|
||||
# # Vimium
|
||||
# "{d7742d87-e61d-4b78-b8a1-b469842139fa}" = {
|
||||
# installation_mode = "force_installed";
|
||||
# install_url = "https://addons.mozilla.org/firefox/downloads/latest/vimium-ff/latest.xpi";
|
||||
# };
|
||||
# KeePassXC-Browser
|
||||
"keepassxc-browser@keepassxc.org" = {
|
||||
installation_mode = "force_installed";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue