This repository is home to the nix code that builds DeTrust Dev systems.
Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.
After installed NixOS with nix-command
& flake
enabled, you can deploy this flake with the following command:
sudo nixos-rebuild switch .#nixos-test