Commit graph

941 commits

Author SHA1 Message Date
Manuel Thalmann 8dbd6424eb Add a script for managing backups 2024-08-27 21:05:51 +02:00
Manuel Thalmann 5bf9c2702a Create dedicated script for creating users 2024-08-27 17:04:17 +02:00
Manuel Thalmann 1e3cdf0b7e Create dedicated script for installing software 2024-08-27 16:41:08 +02:00
Manuel Thalmann cfb23bbfd5 Prevent reading nix config multiple times 2024-08-27 14:35:04 +02:00
Manuel Thalmann 832a628793 Ensure only one user is enabled at once 2024-08-27 14:11:31 +02:00
Manuel Thalmann bbce6be453 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann bd2b36f40f Force the use of the managed distribution 2024-08-27 04:26:25 +02:00
Manuel Thalmann aee8297541 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 3991c79bb2 Handle initialization in operation code 2024-08-27 04:15:37 +02:00
Manuel Thalmann 530fb438cf Modify user after first login 2024-08-27 03:27:54 +02:00
Manuel Thalmann da8274b08f Rearm Windows Activation before creating MSAcc 2024-08-27 03:25:19 +02:00
Manuel Thalmann 4f3a7aff4b Register MSAcc logon script early 2024-08-27 03:24:37 +02:00
Manuel Thalmann 606ef88622 Allow rebooting without registering setup 2024-08-27 03:11:35 +02:00
Manuel Thalmann 735208b273 Prevent unnecessary installation actions 2024-08-27 01:57:46 +02:00
Manuel Thalmann 9f1adf9829 Only install PowerShell module if necessary 2024-08-27 01:25:32 +02:00
Manuel Thalmann 6a457cff12 Streamline PowerShell installation 2024-08-27 00:45:46 +02:00
Manuel Thalmann 712db8ce7f Add further functionality to the WSL script 2024-08-27 00:38:46 +02:00
Manuel Thalmann 97770288c0 Create a separate script for WSL interaction 2024-08-26 23:33:46 +02:00
Manuel Thalmann 11d8c853c0 Fix recursive configuration 2024-08-25 03:58:28 +02:00
Manuel Thalmann 00bee4e4cc Remove WSL after operation 2024-08-24 16:52:41 +02:00
Manuel Thalmann eb4a3070bb Make distribution name unique 2024-08-24 16:41:05 +02:00
Manuel Thalmann 50da56e5b4 Streamline WSL distribution name 2024-08-24 16:27:34 +02:00
Manuel Thalmann 8b711ba9ae Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 9eaf242ba0 Print update logs properly 2024-08-24 14:47:51 +02:00
Manuel Thalmann 3efee4afb9 Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 7de9a73b7e Simplify osu!lazer installation 2024-08-24 14:10:02 +02:00
Manuel Thalmann 9b146f6484 Remove unnecessary loop 2024-08-24 04:24:55 +02:00
Manuel Thalmann 8af0180c31 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann 239701d9cf Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann 8c0074b9af Allow configuring nextcloud syncs 2024-08-24 04:07:35 +02:00
Manuel Thalmann 498358d3ca Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann a17ac9c2f9 Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 42f2bd7c3f Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann c451387894 Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann 00d39484ec Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann c02af1efcf Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann 1a177c9b52 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 02801cbcfd Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 5ff3704790 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann ffe01f3161 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 975b06c90c Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 5bee3a54be Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann ace8b46445 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann e6b21f423c Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 268b52b6ea Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann bc3be3c674 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 58be41c6e6 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann aa31485a24 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann aedc7268a7 Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 7a57dfb043 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00