Commit graph

378 commits

Author SHA1 Message Date
Manuel Thalmann 5a1b1cd8c1 Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann 9c872432a8 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann e4b0ffb891 Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann f31eed5616 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann 3c36299efb Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann 29df532a87 Rename outdated script 2024-08-27 23:08:41 +02:00
Manuel Thalmann bcb2845cd4 Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann 2da5240d3f Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann 7535c40a8d Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann 95b0f0994e Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann b4e0ed7db8 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann 3185e67a59 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 1b0c715514 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann 9ec7145dcf Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann 4a4f8eeab7 Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann e1b6038f4c Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 9ba134d202 Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann ea83940e39 Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann 6ab0df4dc8 Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 380b70322c Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann c350a9c26b Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 7eb0c61cf6 Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann 14dc6e5c28 Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann b644b0f74c Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann a5f1f06ca0 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann d6daf8f85b Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann ddaafb51c9 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann e185bbe3c9 Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 71fec8eccf Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann a9daaa9d2b Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 703f4ac71d Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 6b1aee97a6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann bc56474a16 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 3ee928c081 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 9bd014e2ce Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 34919991ae Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 8e7aeb9161 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 6b35ce6f39 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 596bca0b4e Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1c458f8004 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 31e3c51f97 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann fdeb84f42b Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann c2d494f151 Improve log messages of OneShot tasks 2024-08-21 02:02:30 +02:00
Manuel Thalmann 8ec6015817 Fix time for QEMU VMs 2024-08-18 09:35:16 +02:00
Manuel Thalmann fb0a24bb6c Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 530f6d1a34 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann dd78af2f54 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 6fd2016c39 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 2034f5c9f6 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00