Commit graph

54 commits

Author SHA1 Message Date
cf717d7a50 Inherit profile script title properly 2024-12-11 01:13:02 +01:00
f0fef82fa1 Prevent PowerShell errors 2024-12-11 01:12:52 +01:00
a8e0f37416 Return exit code properly 2024-12-08 05:48:20 +01:00
2e087298a3 Normalize exit code of setup actions 2024-12-08 04:46:13 +01:00
b16e1d420e Rename filesystem directory 2024-12-07 18:36:19 +01:00
055955a1bf Pause tmux session on error 2024-12-06 13:52:26 +01:00
7f60744056 Ensure the nix channel directory exists 2024-12-05 20:31:56 +01:00
f3b6f3be23 Keep .git directory of nixpkgs 2024-12-05 19:40:41 +01:00
ad36fe02b3 Update to the most recent nixpkgs-unstable commit 2024-12-05 18:22:54 +01:00
656f21e849 Allow commits as nix versions 2024-12-05 18:19:18 +01:00
1051fe01c1 Ignore exit code of string-split0 2024-12-05 16:34:24 +01:00
6f5d13f07f Prevent unnecessary config fetches 2024-12-05 16:01:41 +01:00
eac4dba453 Update the nixpkgs version 2024-12-05 15:43:54 +01:00
87b032ed70 Add openssh as a dependency 2024-12-05 14:59:28 +01:00
aebc398989 Create ssh key only if necessary 2024-12-05 09:47:32 +01:00
500ab697f6 Fix incorrect repo path 2024-12-04 19:06:32 +01:00
a7b9572165 Make config function name more concise 2024-12-04 18:56:17 +01:00
972de35629 Use pre-existing setup user if existent 2024-12-04 18:35:15 +01:00
562c55b78f Add function for configuring backup server 2024-12-04 18:33:30 +01:00
3607765313 Ignore inexistent backup archives 2024-12-04 17:02:01 +01:00
a46ea0cacc Load backup user variable dynamically 2024-12-04 17:00:36 +01:00
d2522d42a3 Fix typos 2024-12-04 16:46:57 +01:00
6abc2240be Format all files 2024-11-29 01:13:58 +01:00
084897f5ee Fix invalid git cli call 2024-11-28 22:12:15 +01:00
c533b66c4e Inherit all env variables in the tmux session 2024-11-28 22:11:27 +01:00
91fee52e81 Force creation of an ssh key for backups 2024-11-27 05:52:42 +01:00
080cca791f Preserve PATH for setup actions 2024-11-27 05:24:53 +01:00
5589b6534b Ensure nix channels are functioning 2024-11-25 15:19:13 +01:00
9ed3aa6fe4 Force running actions as setup-user 2024-11-25 15:19:01 +01:00
75e0f0e419 Add a function for declaring software dependencies 2024-11-05 17:45:13 +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
2484541827 Download nixpkgs only if necessary 2024-11-03 22:37:33 +01:00
2d4e4c348e Fix permissions issues 2024-11-03 22:37:22 +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
7063e5697d Handle nix cache properly 2024-11-03 00:39:23 +01:00
1cc07f9bda Allow fetching program config with named args 2024-11-02 22:45:22 +01:00
280de3223e Allow preparing backups 2024-11-02 20:56:54 +01:00
b96f286593 Add support for backing up and restoring software 2024-11-02 18:26:21 +01:00
43c1bdf57a Improve readability of installer actions 2024-11-02 18:25:14 +01:00
e1de6b78c6 Forward installer parameters as named arguments 2024-11-02 18:14:54 +01:00
a2f27209b5 Erase installer functions automatically 2024-11-02 13:55:21 +01:00
027e0f9fd6 Streamline fish installer script 2024-11-02 13:50:51 +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