Solid Rhino
Solid Rhino
I try to start the service that is delivered with this formula. I use this command: `brew services start d12frosted/emacs-plus/emacs-plus@28` The following error occurs when I run that command: ```...
## I want to suggest a new step The option to add the autremove option for Homebrew. This can be used to remove outdated dependency. ### Which tool is this...
I saw a spell / type error. So I thought I fix it for you 😄
Is it possible to add a Laravel Template?
I want to add [Stylix](https://danth.github.io/stylix/) with the option to generate a wallpaper dynamically ([See this option](https://danth.github.io/stylix/tricks.html#dynamic-wallpaper-generation-based-on-selected-theme)). But if I use this example: ```nix stylix = { image = config.lib.stylix.pixel "base0A";...
Type error?
Is it possible to use [rycee addons](https://git.sr.ht/~rycee/nur-expressions) to install extensions in schizofox? See an example with the normal Firefox home-manager module [here](https://github.com/quatquatt/nixos/blob/main/base/software/home/firefox.nix).
### Description Add an option to manage the Atuin daemon with a user service. [daemon](https://docs.atuin.sh/reference/daemon/#atuin-daemon)
If I create the following directory structure: ```bash services └── solid-dog ├── 01-Caddy │ └── compose.yaml └── 99-ExtraConfig └── compose.yaml ``` And the compose file in the ExtraConfig directory contains:...