Commit graph

386 commits

Author SHA1 Message Date
Manuel Thalmann 05807b3cb5 Remove obsolete code 2024-09-22 15:10:36 +02:00
Manuel Thalmann d1557590ae Allow manual installation 2024-09-21 17:32:18 +02:00
Manuel Thalmann 284358a1e5 Allow configuring the hostname 2024-09-19 23:45:19 +02:00
Manuel Thalmann cf09c54b87 Reboot before creating users 2024-09-12 19:04:48 +02:00
Manuel Thalmann 08f0e06c36 Add a word of warning after backup 2024-09-10 00:38:35 +02:00
Manuel Thalmann e41b964382 Add a script for creating backups 2024-09-10 00:37:13 +02:00
Manuel Thalmann 7e0896339a Show profile selection during setup 2024-09-08 17:48:02 +02:00
Manuel Thalmann 0150c13fcd Use same installer script for all profiles 2024-09-08 17:47:28 +02:00
Manuel Thalmann c88be78a7b Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann 5e322d27d2 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann 72e93db21b Allow users to restore a backup 2024-08-28 04:40:32 +02:00
Manuel Thalmann 279ece9d91 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann 034040b88c Rename the Windows installer script 2024-08-27 23:35:56 +02:00
Manuel Thalmann 577d7f6182 Rename outdated script 2024-08-27 23:08:41 +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 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 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 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 3efee4afb9 Update incorrect path 2024-08-24 14:11:38 +02:00
Manuel Thalmann 8af0180c31 Add missing module 2024-08-24 04:24:37 +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 00d39484ec Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 1a177c9b52 Add scripts for configuring git 2024-08-23 01:43:26 +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 7a57dfb043 Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 8c513751b4 Overwrite broken module 2024-08-21 03:20:37 +02:00