Merge branch 'main' of ssh://mizuki.guru/imnyang/nix-flakes
This commit is contained in:
commit
79e35c876e
9 changed files with 479 additions and 92 deletions
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
ExtensionSettings = {
|
||||
"figma-windows-ua-spoofer@imnyang.local" = {
|
||||
installation_mode = "force_installed";
|
||||
installation_mode = "normal_installed";
|
||||
install_url = "https://git.mizuki.guru/imnyang/thisiswindowsfigma/releases/download/v1.0.0/d168a70cb6a24fe4a478-1.0.0.xpi";
|
||||
};
|
||||
|
||||
"thisiswindowschromiumnetflix@imnya.ng" = {
|
||||
installation_mode = "force_installed";
|
||||
install_url = "https://git.mizuki.guru/imnyang/thisiswindowschromiumnetflix/releases/download/v2026.07.27/b30e361a21474a79be8d-2026.7.27.xpi";
|
||||
installation_mode = "normal_installed";
|
||||
install_url = "https://git.mizuki.guru/imnyang/thisischromiumnetflix/releases/download/v2026.07.27.1/b30e361a21474a79be8d-2026.7.27.1.xpi";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue