mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 20:00:05 -05:00
Formatting
This commit is contained in:
parent
07219c9f8f
commit
71c396cc28
2 changed files with 8 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# imports = [
|
||||
# inputs.sops-nix.homeManagerModules.sops
|
||||
#];
|
||||
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
|
|
@ -89,11 +89,11 @@
|
|||
enable = true;
|
||||
policies = {
|
||||
ExtensionSettings = {
|
||||
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
|
||||
installation_mode = "normal_installed";
|
||||
default_area = "navbar";
|
||||
};
|
||||
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
|
||||
installation_mode = "normal_installed";
|
||||
default_area = "navbar";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue