looking good
This commit is contained in:
parent
a1e9bb892a
commit
8d34db82c8
4 changed files with 22 additions and 23 deletions
|
|
@ -34,7 +34,7 @@
|
|||
${config.home.username} = {
|
||||
name = config.home.username;
|
||||
isDefault = true;
|
||||
extensions.packages = with inputs.firefox-addons.packages.${pkgs.system}; [
|
||||
extensions.packages = with inputs.firefox-addons.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||
auto-tab-discard
|
||||
keepassxc-browser
|
||||
passff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue