Commit graph

8 commits

Author SHA1 Message Date
3cc1197ad6
feat: Add firefox search engine 2025-10-28 22:00:43 +08:00
5dd2eb2ac3
feat(firefox): Add more search engine alias and fix better-fox break change 2025-09-08 15:32:08 +08:00
d6380773b3
chore: System updates and config tweaks
Updated all flake inputs and applied srveral improvements to the
system configurations.

*** Updates
- Ran =flake update= to bring all dependencies to their latest
  versions.
- Pinned =lix-module= to the stable =release-2.93= branch to
  prevent breakages from its main branch.

*** System Configuration
- ssh: Reworked the client configuration to use a global =*= match
  block for secure defaults. Disabled the default home-manager
  config for removing nixpkgs' wrannings.
- intel-vaapi-driver: Enabled =enableHybridCodec= override to avoid
  to build whole package from scratch.
- kde: Forced the Qt platform theme to =kde= to fix a visual bug
  with Stylix.
- onnxruntime: Disabled CUDA/NCCL support to avoid to build the
  whole package from scratch.

*** Application Changes
- firefox: Switched the default browser package to =firefox-beta=
  across the entire configuration (NixOS, home-manager, and niri).
- editor: Removed =hurl= and =cmake-language-server= from the
  editor runtime environment for broken packages.
2025-08-29 11:18:17 +08:00
139128b152
module(firefox): Fix firefox quick search for nixos wiki 2025-08-22 00:37:18 +08:00
9201969c1b
Reformat nix source file using nixfmt 2025-08-21 05:08:56 +08:00
6ba58d5882
module: Fix waydroid module donot use enable option, also remove unused nix code 2025-07-11 04:43:51 +08:00
e9580543b4
flake: Include NUR instead of call package functions separately 2025-07-05 19:36:21 +08:00
e65183b4a4
Refactor gui module 2025-07-02 17:49:52 +08:00
Renamed from home/modules/programs/firefox.nix (Browse further)