chore(nix/deps): NUR for firefox extensions
This commit is contained in:
parent
be06d69dd6
commit
356e9cdfe8
8 changed files with 56 additions and 21 deletions
|
@ -6,8 +6,8 @@
|
|||
# REF: https://github.com/nix-community/home-manager/blob/342a1d682386d3a1d74f9555cb327f2f311dda6e/modules/programs/firefox/mkFirefoxModule.nix#L264
|
||||
package = null; # we only want the config
|
||||
profiles.${config.home.username} = {
|
||||
id = 0;
|
||||
isDefault = true;
|
||||
id = 0;
|
||||
isDefault = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue