Would anyone else like to access the current :nixos: flake's commit message from within #nix, e.g. via `self.sourceInfo.commitMsg`, for example to get a more descriptive boot menu entry? I for sure do and opened an issue:
https://
Does someone know if it is possible to use the devenv services with flake-parts?
I would like to only consume the nix modules and use them with flake-parts.
I know that services-flake exists but I want specifically the devenv services.
#nix #nixos
Yay, I finally figured out how to build HTML documentation of my custom :nixos: #NixOS options. 🥳
Some thoughts:
- It still contains *all* normal NixOS options (it's a 13MB HTML file...)
- I don't see a way to filter for only my custom options - be it just by regex for example
- It's the documentation of *possible* options, doesn't include the actually chosen val…
I don't know why, but on #NixOS 25.05 I'm back again keeping my worktree nice and DIRTY so I can use :gitannex: #gitAnnex'ed files. 🙄