Commit graph

2020 commits

Author SHA1 Message Date
Manuel Thalmann 4c11b787ae Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann a44a5413fb Fix handling of setup stages 2024-07-31 22:33:37 +02:00
Manuel Thalmann 4e489f4076 Set registry values properly 2024-07-31 22:33:16 +02:00
Manuel Thalmann 625b9f3d03 Display console output of hooks 2024-07-31 22:18:47 +02:00
Manuel Thalmann 5e186fb9dd Store stages using their name 2024-07-31 16:52:49 +02:00
Manuel Thalmann edf4a57c0f Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann fe79e4b13a Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann 4f1d032a2a Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann a9d0ef43e2 Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann 46c4caa76e Normalize script formatting 2024-07-31 15:52:23 +02:00
Manuel Thalmann f330b1f9a3 Add a script for managing setup options 2024-07-31 15:42:02 +02:00
Manuel Thalmann af552af3cc Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann fc60e85a48 Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann bf3cde37e3 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 0656dc18fa Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann e9f5f1571f Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann 638cbd454e Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann 2def5be4f9 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann f374c55a5e Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 7b8071311b Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann 4a7f502209 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann 9dfcd2ae6c Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann cf004bb962 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 6960db47dc Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann 50d9eb52a9 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann 5ed546f559 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann e24026e821 Improve handling of wmic output 2024-07-29 01:22:42 +02:00
Manuel Thalmann 1995da2cc2 Save unnecessary space 2024-07-29 00:10:07 +02:00
Manuel Thalmann 4dd0b74e3f Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann 026fd790d9 Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 81c1a577a0 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 20ca5297a4 Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 0d532702e4 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann e558557f4f Configure Windows on DerGeret 2024-07-28 17:14:38 +02:00
Manuel Thalmann 4c9b801fd2 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann f1e5d22043 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann b40c6d71d4 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 083703e44b Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann 298fd5de72 Run setup of der-geret using fish 2024-07-28 12:45:05 +02:00
Manuel Thalmann ee8d8c12cd Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 64d4b1d7a4 Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 029fd19388 Dump windows config for use during setup 2024-07-28 11:26:13 +02:00
Manuel Thalmann 15637c34ce Add options for setting up windows 2024-07-28 01:56:41 +02:00
Manuel Thalmann cba6a2cada Fix confusing filename 2024-07-28 00:28:10 +02:00
Manuel Thalmann 5484010371 Remove redundant script 2024-07-28 00:27:25 +02:00
Manuel Thalmann 1922eed510 Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 39fc0e85e5 Ensure iso directory exists 2024-07-27 22:04:40 +02:00
Manuel Thalmann 3c22ba0577 Prevent unnecessary variables 2024-07-27 22:04:08 +02:00
Manuel Thalmann 795d50a2a3 Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 209fc34187 Pass label of setup disk as variable 2024-07-26 14:46:58 +02:00