Commit graph

20 commits

Author SHA1 Message Date
f44d0a4a73 Pause tmux session on error 2024-12-06 13:52:26 +01:00
8fc542f602 Ignore exit code of string-split0 2024-12-05 16:34:24 +01:00
d26887b9b9 Add openssh as a dependency 2024-12-05 14:59:28 +01:00
be9750131a Use pre-existing setup user if existent 2024-12-04 18:35:15 +01:00
d218d0495d Format all files 2024-11-29 01:15:08 +01:00
7f9616be02 Fix invalid git cli call 2024-11-29 01:15:08 +01:00
597fa1ee1f Inherit all env variables in the tmux session 2024-11-29 01:15:08 +01:00
d1588b4d9f Preserve PATH for setup actions 2024-11-29 01:15:08 +01:00
df2e0ffc16 Force running actions as setup-user 2024-11-29 01:15:08 +01:00
84c05480a6 Ask for config profile in tmux 2024-11-05 17:39:06 +01:00
a949458b40 Uninstall nixpkgs only after install 2024-11-04 01:34:43 +01:00
62335b8c30 Initialize and dispose actions properly 2024-11-04 01:34:22 +01:00
f10df90b88 Inherit CONFIG_NAME properly 2024-11-03 23:41:32 +01:00
5f345337fa Prevent early disposal 2024-11-03 23:41:17 +01:00
a12b65fcc7 Rename hooks 2024-11-03 22:36:30 +01:00
929d2efdb0 Change global git config as root 2024-11-03 22:34:39 +01:00
a36f78dff1 Initialize installer properly 2024-11-03 22:32:47 +01:00
f5f51e6a6b Always flag git repo as safe 2024-11-01 16:39:18 +01:00
0e5370f7ca Remove safe config section after any action 2024-11-01 15:45:56 +01:00
029ad68e20 Create a script for initiating actions 2024-11-01 15:32:43 +01:00