Commit graph

1511 commits

Author SHA1 Message Date
Manuel Thalmann c4dc9d40f7 Fix syntax error 2024-08-01 01:22:23 +02:00
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 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 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 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 1922eed510 Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 795d50a2a3 Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 81a3e10d65 Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann 9c6d5509f6 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann ac814a123d Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 2b38c0e81e Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann 0713eed08c Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
Manuel Thalmann cc1f27f568 Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 843e9dba26 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 6d8b4b0424 Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 7db404be82 Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 5ceb570098 Force json output appropriately 2024-07-20 05:09:13 +02:00