Commit graph

2435 commits

Author SHA1 Message Date
529e91c4fa Add a script for installing forgejo 2024-11-07 23:58:06 +01:00
9c4a1fe11c Add scripts for installing drone 2024-11-07 18:33:16 +01:00
7069c2fe20 Allow configuring services with multiple domains 2024-11-07 11:54:50 +01:00
533d343054 Allow specifying domains per service 2024-11-07 03:31:48 +01:00
5e352d0cb7 Fetch FQDN from configuration 2024-11-07 03:01:45 +01:00
5e0ca4ec47 Generate nginx config using printf 2024-11-07 02:40:29 +01:00
1f4fef116a Add a function for initializing the service installation 2024-11-07 02:39:37 +01:00
f93414387a Rename public API 2024-11-06 19:34:27 +01:00
ef91b70ef9 Add /etc/localtime file in test container 2024-11-06 03:33:01 +01:00
253e6fabd6 Add a script for installing anki-sync 2024-11-06 03:32:45 +01:00
414de16273 Add a script for installing nginx 2024-11-06 01:13:50 +01:00
b80f2de860 Add a script for testing the Arch installation 2024-11-05 17:47:45 +01:00
7f539806da Add scripts for installing Arch 2024-11-05 17:47:39 +01:00
bc109a6062 Add a function for declaring software dependencies 2024-11-05 17:45:13 +01:00
c6e180a1e2 Ask for config profile in tmux 2024-11-05 17:39:06 +01:00
5a966bc940 Uninstall nixpkgs only after install 2024-11-04 01:34:43 +01:00
be83deff2d Initialize and dispose actions properly 2024-11-04 01:34:22 +01:00
1a412dfc0e Inherit CONFIG_NAME properly 2024-11-03 23:41:32 +01:00
5be51976cc Prevent early disposal 2024-11-03 23:41:17 +01:00
2784070e9d Download nixpkgs only if necessary 2024-11-03 22:37:33 +01:00
3127e534fd Fix permissions issues 2024-11-03 22:37:22 +01:00
39a564d549 Rename hooks 2024-11-03 22:36:30 +01:00
68c0188ada Change global git config as root 2024-11-03 22:34:39 +01:00
343e1dea36 Create a separate config file for desktops 2024-11-03 22:33:44 +01:00
22999c698f Initialize installer properly 2024-11-03 22:32:47 +01:00
2dd88ee3c4 Add a script for setting up vaultwarden 2024-11-03 03:14:47 +01:00
df7d3efae8 Handle nix cache properly 2024-11-03 00:39:23 +01:00
dfd9b06d32 Allow fetching program config with named args 2024-11-02 22:45:22 +01:00
c8f332dd3a Add scripts for backing up the home 2024-11-02 21:18:00 +01:00
5e5180cf50 Allow preparing backups 2024-11-02 20:56:54 +01:00
76fe9c22ed Add backup capability for aliae 2024-11-02 18:26:33 +01:00
45853ecb3e 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
421cd32373 Remove unnecessary argument 2024-11-01 16:49:52 +01:00
c0c34f7a37 Add missing import 2024-11-01 16:40:39 +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
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
1ded9f42bb Rename Config.ps1 to Settings.ps1 2024-11-01 13:15:00 +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