this post was submitted on 02 Oct 2023
1 points (100.0% liked)
nixos
1476 readers
1 users here now
All about NixOS - https://nixos.org/
founded 5 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably
nixpkgs.lib.escapeSystemdPath
. If you are talking about a NixOS config you can requestlib
as an argument.(I haven't actually checked, but this is where most lib functions are)
That's it! I love you, thanks!