aboutsummaryrefslogtreecommitdiff
path: root/tools/install.sh
Commit message (Collapse)AuthorAge
* tools/install.sh: import unshare from nixos-enterKarel Kočí2023-01-25
| | | | | This even causes nixos-enter to use our unshare as we use the same enviroment variable.
* tools/install.sh: fix activationKarel Kočí2023-01-25
| | | | | | | The activation tool mounts the /run or remounts if already mounted. The mount removes copied over binfmt and this breaks activation. Remount only changes mount options and thus preserves content and this binfmt keeps working.
* Add monitoringKarel Kočí2022-12-18