We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42b30d commit d26e834Copy full SHA for d26e834
docs/src/troubleshooting.md
@@ -1,4 +1,4 @@
1
-# Common Errorse {#troubleshooting}
+# Common Errors {#troubleshooting}
2
This section lists some common errors and their possible solutions.
3
4
## Conditional Imports {#conditional-imports}
@@ -34,4 +34,4 @@ delib.module {
34
35
nixos.ifEnabled.someModuleOptions.enable = true;
36
}
37
-```
+```
0 commit comments