|
ce9c44a904
|
Return exit code properly
|
2024-12-08 05:48:20 +01:00 |
|
|
b61602cd68
|
Normalize exit code of setup actions
|
2024-12-08 04:46:13 +01:00 |
|
|
6f44a55a35
|
Rename filesystem directory
|
2024-12-07 18:36:19 +01:00 |
|
|
f44d0a4a73
|
Pause tmux session on error
|
2024-12-06 13:52:26 +01:00 |
|
|
ee7ec9782e
|
Ensure the nix channel directory exists
|
2024-12-05 20:31:56 +01:00 |
|
|
2e2f5fffe6
|
Keep .git directory of nixpkgs
|
2024-12-05 19:40:41 +01:00 |
|
|
a71c0535a1
|
Update to the most recent nixpkgs-unstable commit
|
2024-12-05 18:22:54 +01:00 |
|
|
0432967c21
|
Allow commits as nix versions
|
2024-12-05 18:19:18 +01:00 |
|
|
8fc542f602
|
Ignore exit code of string-split0
|
2024-12-05 16:34:24 +01:00 |
|
|
38f62a4a59
|
Prevent unnecessary config fetches
|
2024-12-05 16:01:41 +01:00 |
|
|
f11913949a
|
Update the nixpkgs version
|
2024-12-05 15:43:54 +01:00 |
|
|
d26887b9b9
|
Add openssh as a dependency
|
2024-12-05 14:59:28 +01:00 |
|
|
8096e627ff
|
Create ssh key only if necessary
|
2024-12-05 09:47:32 +01:00 |
|
|
254504f91b
|
Fix incorrect repo path
|
2024-12-04 19:06:32 +01:00 |
|
|
eb326ce1cb
|
Make config function name more concise
|
2024-12-04 18:56:17 +01:00 |
|
|
be9750131a
|
Use pre-existing setup user if existent
|
2024-12-04 18:35:15 +01:00 |
|
|
d29d99c2a1
|
Add function for configuring backup server
|
2024-12-04 18:33:30 +01:00 |
|
|
5013afea27
|
Ignore inexistent backup archives
|
2024-12-04 17:02:01 +01:00 |
|
|
abccaf8cd8
|
Load backup user variable dynamically
|
2024-12-04 17:00:36 +01:00 |
|
|
f8668fe33b
|
Fix typos
|
2024-12-04 16:46:57 +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 |
|
|
85b6f8ccc6
|
Force creation of an ssh key for backups
|
2024-11-29 01:15:08 +01:00 |
|
|
d1588b4d9f
|
Preserve PATH for setup actions
|
2024-11-29 01:15:08 +01:00 |
|
|
e25c00cd39
|
Ensure nix channels are functioning
|
2024-11-29 01:15:08 +01:00 |
|
|
df2e0ffc16
|
Force running actions as setup-user
|
2024-11-29 01:15:08 +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 |
|
|
029ad68e20
|
Create a script for initiating actions
|
2024-11-01 15:32:43 +01:00 |
|
|
94b22720b6
|
Create a script for managing nix
|
2024-11-01 14:13:41 +01:00 |
|