I have had great success running NixOS on my Pi. You can build software on your main computer and remote deploy with SSH :)
- 0 Posts
- 2 Comments
Joined 3 years ago
Cake day: June 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


Yes. I only have one extra line in my configuration:
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];