update lockfile
This commit is contained in:
parent
8adc4a80c1
commit
4b40e34532
18 changed files with 179 additions and 288 deletions
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
profiles.xun = {
|
||||
# extensions.force = true;
|
||||
extensions.packages = with inputs.firefox-addons.packages.${pkgs.system}; [
|
||||
extensions.packages = with inputs.firefox-addons.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||
ublock-origin
|
||||
# (lib.mkIf (config.xun.desktop.colorscheme == "dark") darkreader)
|
||||
darkreader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue