Commit graph

34 commits

Author SHA1 Message Date
Manuel Thalmann 8ec34cb39e Make profile dialogue platform independent 2024-09-19 21:59:01 +02:00
Manuel Thalmann f0504b9960 Allow removing setup options 2024-09-12 18:44:58 +02:00
Manuel Thalmann 438c0b1cdf Add a script for creating backups 2024-09-10 00:37:13 +02:00
Manuel Thalmann ab4ce633db Force profile selection for Windows installation actions 2024-09-09 00:04:06 +02:00
Manuel Thalmann 85347231e1 Add a function for selecting the profile 2024-09-08 17:47:49 +02:00
Manuel Thalmann 4b09cd1f87 Improve performance 2024-09-08 17:41:30 +02:00
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 f31eed5616 Make the install script action agnostic 2024-08-28 00:03:28 +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 a5f1f06ca0 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 5caccb6177 Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 6f2e9b894e Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann c8aba026e0 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann b0fb27f638 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 7fc0a0235c Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 596bca0b4e Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 18abc9e499 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 8c12cc6b84 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 5a6dd5414e Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 4f75ddbfea Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 11ae127dba Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 8ad456c0a3 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann ecb34288cc Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 5e4e7d4939 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann acb22f8a89 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 4b9ad41939 Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 6cd1cbb541 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 995959f958 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
Renamed from scripts/Windows/Scripts/Config.ps1 (Browse further)