aboutsummaryrefslogtreecommitdiff
path: root/scripts/darwin.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-06move things aroundFranck Cuny1-57/+0
2025-08-12fix script to update do-rproxyFranck Cuny1-1/+1
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-07-25add a script to build the VMFranck Cuny1-0/+7
2025-07-21move all profiles, modules, and flakes to top-levelFranck Cuny1-0/+0
2025-07-07move scripts managed by nix out of the flakeFranck Cuny1-0/+38
In order to keep the flake readable, the various scripts managed by nix are now moved to their own files under `nix/scripts`.