aboutsummaryrefslogtreecommitdiff
path: root/src/bin/activate.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#201] Deduce profile directory during activationRoman Melnikov2023-09-121-13/+97
* [Chore] Handle 'temp_path' as an actual 'Path' instead of 'String'Roman Melnikov2023-04-201-11/+16
* Add new activation strategy `boot` as equivalent to `nixos-rebuild boot`Maximilian Bosch2022-10-091-1/+8
* General code cleanupnotgne22021-08-121-48/+40
* Cargo fmtAlexander Bantyev2021-06-221-1/+5
* Add multi node supportYannik Sander2021-06-221-6/+34
* Use correct path to `deploy-rs-activate` binary when using `dry_activate`notgne22021-04-301-3/+5
* Apply notgne2 suggestions.Oleg Pykhalov2021-04-161-2/+2
* Add dry activate argument.Oleg Pykhalov2021-04-071-42/+53
* changed: remove 2015-style extern crateBernardo Meurer2021-01-261-4/+1
* Merge branch 'master' into notgne2/cleanupnotgne22021-01-141-1/+1
* Fix trivial lint issuesnotgne22021-01-081-2/+1
* Restructure projectnotgne22021-01-081-0/+471