Commit graph

379 commits

Author SHA1 Message Date
Manuel Thalmann 54bfcba2e3 Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann 5fb11eb5c7 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann 5e5759d75b Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann 53e941216c Rename outdated script 2024-08-27 23:08:41 +02:00
Manuel Thalmann d29f925a8b Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann 8332affb78 Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann d6b330e07c Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann 0b3c738444 Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann 9383be6124 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann 68b4810051 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann a3d2d9c002 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann 7952bcf207 Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann 03349f772f Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann 20fe9287d0 Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 9a9d4f6068 Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann 1a03d23d11 Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann e6b4c5153e Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 38cf1fcc48 Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann 462e0bb650 Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 9ff31b0bdc Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 97366cd1f6 Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 62a67954f6 Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann 6452c3381f Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 98d06dfc07 Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 7fc948b1b8 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann d3a632c1d1 Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 4a7406d239 Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann bffd07052b Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann dd849f9ba1 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 55b1cba4e6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann ab52b3ddaf Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 97907f2ce5 Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann fcad25bffb Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 399445aa81 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann b2d49f4722 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann f8fbd78725 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 1619179f59 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann ffd4581372 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann f31db199ff Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 3f8fb6a7e5 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 7afbc1f7c1 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 0e6b1206c3 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann bcf3e5973d Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann b3f005c0ed Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 5cdd8c10a0 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann a6ac5c1653 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann e0a2aeac06 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 37f7513c31 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 1c5b252e28 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 01981835ba Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00