Commit graph

381 commits

Author SHA1 Message Date
Manuel Thalmann 921db1c229 Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann bf4cee6691 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann f47d858806 Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann 0b60d65696 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann d1de499daf Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann 8fa4396b2a Rename outdated script 2024-08-27 23:08:41 +02:00
Manuel Thalmann 9ccf2806ec Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann e09d5b1613 Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann 909fd1a2e5 Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann 5741d30539 Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann 8ef5920789 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann 6022adac79 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 9a37921063 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann fd53dd903e Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann 2afaff1999 Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann 94f5657ea7 Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 3a0f841160 Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann 6c615c4707 Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann 8b0048c7ee Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 273f3c9965 Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann 4f8c3b1c4d Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 493944f358 Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 5daeb40d88 Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 2728c45ac5 Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann fa5b462312 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann ff925b57d7 Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 196e530627 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann d10c040e4e Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 147f67e11c Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 3dd2c7de8f Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 896c6fb2fb Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 47f6d45da6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 2afc7a0c69 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 834aaa2d5b Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann 110d55a302 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann f063536b7d Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 06c9f61030 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 317509167d Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 51655b2291 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 539780ba3c Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 899eddf507 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 4c587f87b1 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann d871b48864 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann d2dbe59071 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 7dbf75e591 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann 0b2824cf9e Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 24ff14ca99 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 60074b9ad0 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 73c0f0913e Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann ff8b949b35 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00