Dom Rodriguez

Results 306 comments of Dom Rodriguez

LGTM, but I would add a deprecation warning when the key `programs.atuin.settings.daemon.enabled` is set, and advise the user to use the new setting. Alternatively, but perhaps the new `programs.atuin.daemon` key...

> > Also, the Atuin daemon was only [atuinsh/atuin#2006](https://github.com/atuinsh/atuin/pull/2006) on the 8th of May, and this was before Atuin v18.2.0. In Nixpkgs 24.05, the version of Atuin is v18.2.0. >...

Hello, On 23.07.2024 14:59, Liassica wrote: >You could make `home-manager` an alias for `home-manager -b ""`; for example, I use `-b "hm.bak"`. > >-- >Reply to this email directly or...

This is true. However, I believe this should be implemented in the Nix `hmModule` itself. When I get around to moving my shell config to Home Manager, I'll keep your...

Looking through the exposed `homeManagerConfiguration` function via `lib`, I think it would be possible to use `backupFileExtension`, as an additional parameter. I would like `homeManagerConfiguration` to have this argument and...

I currently use Home Manager as a NixOS module as I wanted this functionality. However, I have made a start on a quick hacky solution to add an extra option...

@soywod You should probably revert 86c0fc2, and rebase against `fenix/main`, otherwise we end up with merge commits in a PR :)

I'm in favour of this PR, fwiw.

I will get back to it, I need to fix up the XRLinuxDriver PR too. I'm just concerned about long-term maintainbility, because it's not clear how Breezy will handle different...