summaryrefslogtreecommitdiff
path: root/3 Resources/Nix/Interpolation.md
blob: bbdb457e3502e66450a94aef29130f1bdcd05d18 (plain)
1
2
3
4
5
6
7
---
tags:
  - nix
references:
  - https://nix.dev/manual/nix/2.24/language/syntax#string-literal
---
In a normal string we can use backslash to escape. In indented strings we should use double backticks.