Pablo Andres Dealbera

Results 8 issues of Pablo Andres Dealbera

**Is your feature request related to a problem? Please describe.** Trying to imitate my custom bar that I use in tmux. ![image](https://user-images.githubusercontent.com/17091659/175434959-53de7118-6e35-4883-8464-cdb07968523f.png) I get something like this: ![image](https://user-images.githubusercontent.com/17091659/175435056-b98f1447-7c34-4e05-88af-267c846fc8e0.png) **Describe the...

enhancement

When running ```bash man 5 configuration.nix ``` Probably an error with my flake configuration since I also use home-manager, but I find it hard to debug how the `$MANPATH` is...

One big feature of ChatGPT is it can use relevant information based on previous prompts and responses, for example: ``` ~ ❯ sgpt --code "make an example request to localhost:3000...

``` nix run github:nix-community/nixos-generators -- -f vmware -c ~/dotfiles/hosts/vm/nixos.nix ``` Outputs: ``` ERROR: cptofs failed. diskSize might be too small for closure. error: builder for '/nix/store/a4csb9lalv9ii4yzmzi9ihngngpd6bzj-nixos-vmware-23.11pre-git-x86_64-linux.drv' failed with exit code...

I got an uncaught error when trying to convert pdf to png. The pdf file path has some spaces and I figured that the command `convert -append file with spaces.png...

Currently there is an [article on the wiki](https://github.com/nix-community/nix-on-droid/wiki/SSH-access) stating how to manually set up an ssh daemon. Maybe this can be ported into a `nix-on-droid` module. I may create a...

It would be nice if this could also export a Nix Darwin module to pull the config and switch to it.

It would be nice if this could also export a HM module to pull the config and switch to it.