aboutsummaryrefslogtreecommitdiff
path: root/src/nix/NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/NOTES.md')
-rw-r--r--src/nix/NOTES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nix/NOTES.md b/src/nix/NOTES.md
index fc76a44..b3b5347 100644
--- a/src/nix/NOTES.md
+++ b/src/nix/NOTES.md
@@ -26,3 +26,10 @@ sudo /usr/local/share/nix-entrypoint.sh
```
This same command can be used to restart the daemon if it has stopped for some reason. Logs are available at `/tmp/nix-daemon.log`.
+
+
+## OS Support
+
+This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+
+`bash` is required to execute the `install.sh` script.