Configurations for my various systems using NixOS
Go to file
Eli Ribble db5549cff7 Add a simple systemd unit for running the scan uploader
I've manually redacted the api key until I can figure out a solution
that I like for keeping the key out of the configuration itself.

This depends a great deal on setting up the source code in the right
place and the right way. Specifically cloning the repository to
/opt/src/scan-uploader, creating a virtual environment at
/opt/src/scan-uploader/ve and installing the package with `pip install
-e .` such that the `scan-uploader` entrypoint is properly created.
2024-07-31 17:33:53 -07:00
nalai Commence rust dev 2024-07-17 19:22:31 -07:00
quinn Add a simple systemd unit for running the scan uploader 2024-07-31 17:33:53 -07:00
LICENSE Initial commit 2024-06-25 17:32:05 -07:00
README.md Update readme with the directory organization 2024-06-25 17:43:42 -07:00
sync Make sync put the config files under etc/nixos 2024-07-22 19:49:22 +00:00

README.md

nixos-systems

Configurations for my various systems using NixOS. Each system is organized by hostname.