aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-12move each machine configuration to a folderFranck Cuny1-7/+7
This will give me a bit more flexibility to configure things per machine in the future.
2025-08-10update the message for the helper scripts to build/switchFranck Cuny1-4/+16
2025-08-10manage a DigitalOcean virtual machine with nixosFranck Cuny2-83/+0
Add a new machine on DigitalOcean and provision it using terraform + nixos-anywhere. This takes care of bringing the machine up on nixos completely, and use a static SSH host key in order to configure wireguard at the same time.
2025-07-25add a script to build the VMFranck Cuny1-0/+7
2025-07-21move all profiles, modules, and flakes to top-levelFranck Cuny5-0/+164