norgbackup/docs/content/introduction/system-compatibility.md

18 lines
458 B
Markdown

+++
title = "System Compatibility"
weight = 90
+++
Norg should run on any platform able to compile `nim` code using `nimble`.
It has been tested on the following operating systems:
- FreeBSD
- Arch Linux
- AlmaLinux
- Rocky Linux
- Debian
- Windows (Restic only)
Ultimately, any system that can compile the code and has the `borg` or `restic`
binary files in the running user's `$PATH` environment variable should be able
to run `norg` without issue.