Commit graph

378 commits

Author SHA1 Message Date
Manuel Thalmann 74832e0e25 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann fa9b4c22b5 Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann e1356440f2 Rename outdated script 2024-08-27 23:08:41 +02:00
Manuel Thalmann 320598c07a Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann bea63c6271 Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann a3262451f5 Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann cb7791e8ca Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann 3e7cdff35e Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann 7bf86fb964 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann c683ef9305 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann 8ec7f512a0 Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann a37b3a78be Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann 5348e66603 Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 7b18eeb25d Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann 1236b2b69f Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann 5130bc5e72 Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 6fe336ddc2 Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann 8e98984285 Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 42e4d8ea6a Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann d20c450e7a Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 1770ddc683 Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann 0f99dcbc50 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 481b379e16 Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 1105276e34 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann e33c65d2a6 Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 5765d6beef Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 9653e88a2f Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann db84dbe961 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann fe11cc7608 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 8eefa29dc5 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 55a03d245d Fix incorrect variable name 2024-08-22 20:34:16 +02:00
Manuel Thalmann f4c26f1ad5 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 6e58c8a587 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 696be84757 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 867e7a0786 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 5aa93b5aaa Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann f2251fc63b Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1ecd94a418 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 7a27cb5e21 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 2f068c4aba Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 363a91a030 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 72d14602ba Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann fe9111da66 Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 19b7ac92bf Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann afa88efdb0 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 31920069f9 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 645571e313 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann db13a4a93a Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann e7d5c15acb Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann c358941ace Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00