Ramses

Results 60 comments of Ramses

On the other hand, just because a volume doesn't have snapshots at the time you run nixos-facter, doesn't mean that no snapshots could be created at a later point. So...

Yeah, I checked the source code and I don't get how this can fail either. How do I see those unfiltered logs? I can try the strace later, because I...

Ah, in that case there's nothing more... I'll try with strace.

This is actually [renovate](https://github.com/renovatebot/renovate) that's updating dependencies. It doesn't use nix. I'm not sure how it determines the version of rust it uses. We might need to add something to...

I have a user service and timer to expire old HM GC roots, which are then cleaned up on the next run of nix-collect-garbage: https://git.sr.ht/~r-vdp/nixos-config/tree/c4335ada77879f254a5a58850edf5e9bbd0f7d77/item/home-modules/default.nix#L164 I think that this behaviour...

Yeah, we need to include the ssh module from nixpkgs, or write a custom one, But neither is trivial currently. I'd be happy to review a PR for this though,...

Did you try just including HM in the same way as you do on nixos? Did anything break?

Yeah, same error here, sorry for not including it in the first message.

Yeah, I agree, let's do this! I will check to get a repo set up.

Great stuff! I have some minor questions, maybe we can have a chat tomorrow?