Commit graph

582 commits

Author SHA1 Message Date
2523c18dd1 Fetch FQDN from configuration 2024-11-07 03:01:45 +01:00
718014446f Generate nginx config using printf 2024-11-07 02:40:29 +01:00
aed297859e Add a function for initializing the service installation 2024-11-07 02:39:37 +01:00
5bf52a7816 Rename public API 2024-11-06 19:34:27 +01:00
45d491bc46 Add a script for installing anki-sync 2024-11-06 03:32:45 +01:00
8ff43a1de6 Initialize and dispose actions properly 2024-11-04 01:34:22 +01:00
478858cddc Rename hooks 2024-11-03 22:36:30 +01:00
2c490e9145 Add a script for setting up vaultwarden 2024-11-03 03:14:47 +01:00
04ae1c08ab Add scripts for backing up the home 2024-11-02 21:18:00 +01:00
68d0c889a9 Add backup capability for aliae 2024-11-02 18:26:33 +01:00
41f88b0df3 Add support for backing up and restoring software 2024-11-02 18:26:21 +01:00
e1de6b78c6 Forward installer parameters as named arguments 2024-11-02 18:14:54 +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
b2c85d71c5 Fetch nix location from nix-script 2024-11-01 14:27:32 +01:00
94b22720b6 Create a script for managing nix 2024-11-01 14:13:41 +01:00
c4250cd27d Restructure the script directory 2024-11-01 13:12:16 +01:00
772b7adc0b Store nix version in common config file 2024-11-01 01:40:16 +01:00
1ba4113e56 Rename config script 2024-11-01 00:38:33 +01:00
3291928a11 Reset nix after installation 2024-10-31 22:55:54 +01:00
1047b5ed69 Initialize system during installation 2024-10-31 22:55:33 +01:00
bfcd7be17f Remove necessity of INSTALLER_SCRIPT variable 2024-10-31 21:58:34 +01:00
15bfed7f1f Run the entire setup script in tmux 2024-10-31 21:52:01 +01:00
fd5fc86b1b Allow nested tmux sessions 2024-10-31 15:16:51 +01:00
4a783e3725 Increase the waiting time for connecting to the internet 2024-10-31 15:16:41 +01:00
e24ed85fa9 Use named tmux session 2024-10-31 15:16:25 +01:00
a34ee1847b Silence unnecessary console output 2024-10-31 15:06:58 +01:00
d415db77f6 Remove obsolete fix 2024-10-27 14:17:16 +01:00
4841a8de3d Forward arguments using $argv 2024-10-25 12:39:26 +02:00
1c983b81ea Implement hook enforcement using argparse 2024-10-24 18:20:13 +02:00
d33ed8e0cc Dump rclone service logs to the console 2024-10-22 21:18:17 +02:00
c6425ccd65 Allow overriding base installer action 2024-10-22 01:25:30 +02:00
09cac4e333 Prevent execution of unnecessary code 2024-10-22 01:24:03 +02:00
4f273b4b89 Reset InOperation variable after running actions 2024-10-17 03:49:17 +02:00
189435fe8b Ignore inexistent program configurations 2024-10-15 23:29:00 +02:00
a3b79159e6 Enable software properly 2024-10-14 01:55:19 +02:00
9f94b792a3 Install apps only if enabled 2024-10-13 22:07:15 +02:00
561ac46073 Store app configs under programs 2024-10-13 19:52:28 +02:00
95d079bcaf Normalize software names 2024-10-13 15:35:24 +02:00
48322bb1c3 Streamline names of installer files 2024-10-12 18:13:41 +02:00
e6f7934c7e Streamline hooks in fish scripts 2024-10-12 17:19:59 +02:00
db3955a090 Remove hooks support from PS scripts 2024-10-12 17:18:19 +02:00
d9d1575a19 Allow inheriting PowerShell installers 2024-10-12 17:14:53 +02:00
4504ca85d4 Add function for inheriting fish installers 2024-10-12 01:54:31 +02:00
d1076f9b2d Set POSH_THEME to full path 2024-10-12 01:52:34 +02:00
eb65199fb1 Remove duplicated code 2024-10-12 01:52:13 +02:00
09aa95420d Add a script for running PS user actions 2024-10-12 01:01:01 +02:00
59708b8f04 Format all files 2024-10-06 21:25:34 +02:00
57c7bd7130 Fix non-functioning gsudo detection 2024-10-01 11:53:31 +02:00
010c9190c7 Ask for profile if unspecified 2024-09-30 14:57:03 +02:00