NixOS configurations for my various systems along with a justfile for deploying and maintaing NixOS systems.
- nix
- direnv (optional but recommended)
nixos
└───<hostname>
│ │ configuration.nix
│ │
<tech>
│
└───<hostname>
│ file001.txt
just deploy-nixos <hostname>