Bricked
Bricked
For greater accessibility, voice typing should enable more people to express themselves digitally, as well as to everyone nearby, by typing *a* based on the duration of the voice input.
There should be a smart suggestions panel that suggests previously typed sequences of *a* to speed up the typing experience even more!
Adds support for Firefox derivatives. ### Description Adds support for Firefox forks by introducing methods that create generic configs and options. Additional configs and options can be added in separate...
Currently i don't see a way to use ez-configs to load a [nix-on-droid](https://github.com/nix-community/nix-on-droid) config, other than [adding it manually to flake-parts](https://github.com/brckd/nixdots/blob/8b9429499c6bc0173a7fd0865856c6b98266422b/flake.nix#L45-L65). I am aware that nix-on-droid is a pain to...
Other module systems such as NixOS and Home Manager declare `options.lib` with type `with lib.types; attrsOf attrs`. Nix-on-droid should add this for compatibility with system-agnostic Nix modules. The current workaround...
It would be nice if a search parameter like `?query=...` would fill in the search field. This way, NUR search could be set as a custom search engine in browsers....
Laggy
I love this application, but it's really laggy when doing anything. I assume this is because the provided builds are intended for debugging purposes. Is there any chance a more...
As described in #25, importing nix-flatpak in other third-party modules that import home-manager creates problems. This also applies for Stylix with its pending support for theming Flatpak apps as hinted...
Adds the `gtksourceview` target. This is used to configure GNOME Text Editor[^1], among others. The `gnome-text-editor` target is made mostly obsolete by this. It only works on Home Manager though....
This adds the `steam` module ~~and its `adwaitaForSteam.enable` option~~, which installs Adwaita for Steam with the Stylix color palette. This is a slightly modifed version of https://github.com/danth/stylix/issues/551#issuecomment-2486272591 and resolves #551....