Commit graph

33 commits

Author SHA1 Message Date
Manuel Thalmann ac80a5d01b Allow removing setup options 2024-09-12 18:44:58 +02:00
Manuel Thalmann 51fb57763b Add a script for creating backups 2024-09-10 00:37:13 +02:00
Manuel Thalmann 9059aa0c20 Force profile selection for Windows installation actions 2024-09-09 00:04:06 +02:00
Manuel Thalmann 8bc192bc73 Add a function for selecting the profile 2024-09-08 17:47:49 +02:00
Manuel Thalmann 0b62570f16 Improve performance 2024-09-08 17:41:30 +02:00
Manuel Thalmann 0e63b37f23 Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann 79ee2a6f66 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann 10848d104b Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann dea07dd55e Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann 75cea35de6 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 70f34d2685 Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann 9c422def5f Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 7d895d1f12 Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann b1169f5e34 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 87634d394a Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 0b1784d32d Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 242e68bd3d Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann ea9023a7e7 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann a6fc3c170d Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 540f594656 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 6c7d58d22a Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann f72bba850e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann c20d67e40f Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 153d1ea925 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann c113d06304 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 0d8a3765ea Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann d6d2731062 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 73497a6592 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 6913214686 Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 440d7bb904 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 4d59d28fe0 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann a4a4ff9afb Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 862ab3c42b Move scripts properly 2024-08-07 21:05:32 +02:00
Renamed from scripts/Windows/Scripts/Config.ps1 (Browse further)