Commit graph

1566 commits

Author SHA1 Message Date
Manuel Thalmann f617e1e167 Install WSL and nix by default 2024-08-01 14:06:40 +02:00
Manuel Thalmann 01360551e2 Rename config module file 2024-08-01 12:39:27 +02:00
Manuel Thalmann 381587ea8a Reword log messages 2024-08-01 12:32:43 +02:00
Manuel Thalmann 31c274f441 Fix syntax error 2024-08-01 12:31:25 +02:00
Manuel Thalmann 38cbff8180 Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
Manuel Thalmann a73d20bad2 Add scripts for updating windows 2024-08-01 02:59:32 +02:00
Manuel Thalmann eab81ef9cb Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann aadc33f564 Fix syntax error 2024-08-01 01:22:23 +02:00
Manuel Thalmann ffcb4985b3 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann cef8ccb102 Fix handling of setup stages 2024-07-31 22:33:37 +02:00
Manuel Thalmann 322982901f Set registry values properly 2024-07-31 22:33:16 +02:00
Manuel Thalmann 7bb859d051 Display console output of hooks 2024-07-31 22:18:47 +02:00
Manuel Thalmann 4aac8101a5 Store stages using their name 2024-07-31 16:52:49 +02:00
Manuel Thalmann 78760961e2 Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann 17d14f20ab Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann 6f23b23bb8 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann 20c7571eec Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann 737a0795b6 Normalize script formatting 2024-07-31 15:52:23 +02:00
Manuel Thalmann 619bc837ff Add a script for managing setup options 2024-07-31 15:42:02 +02:00
Manuel Thalmann 8a58990ecb Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann d99ec62d71 Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 8101b3a79b Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 655e05e706 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann 41f73d7558 Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann 189642c892 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann 9ed686fb90 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann 461a9ca918 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 4f76419565 Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann e579db60e2 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann d63486ceb0 Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann 2e6d60c5d4 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 5910861b38 Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann 756f763cc8 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann 71cdc21f2e Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann f6e9cf9df2 Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann cd9a2c4250 Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 1b8f8c9cd4 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann e0661d5c73 Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 73a3959014 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 0e3fa63f90 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann 0c1cb7f962 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann b7ee731c60 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 1f6581962a Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann cc5860bdd2 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 538b2e776c Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 07cb8eda84 Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann a5086d87fa Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 0116c231dd Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann 3d6a5802c9 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 40fc6929d7 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 99ad4ce62d Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann d6e07d9661 Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
Manuel Thalmann ab6cb40a1c Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 0b9a6ed65f Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 4222fdd3eb Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 2d7e082884 Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 85d3178d02 Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann 4ed3f2bb4d Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 5d9f54fb54 Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann 24e33fdec5 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann e7a437000a Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 6ea17bc7f7 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann a88f471014 Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann 6d288da9f0 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann cd4f2ab021 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann c8ace7e763 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann af7c9366e4 Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 6257b8acc9 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann 364498e0a5 Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann b6a355e0e0 Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 8449247e07 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann c7086bee30 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 8014cdbdcf Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann 7a10c25336 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann bd4f669995 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann 1f0a8b8abe Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 98d120e6a7 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 8ced9a2ecc Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann e478b63016 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 9623a51244 Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann a753eb11cb Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 79245f0b3b Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann 7613a46ae9 Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann fc2acab5d1 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 8bdf9c66dd Generate locales during setup 2024-07-19 21:18:20 +02:00
Manuel Thalmann 96c33aadfb Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 1a2916130d Fix creation of vscode config files 2024-07-17 16:39:03 +02:00
Manuel Thalmann 2e6f14f2be Load missing variable 2024-07-17 16:33:59 +02:00
Manuel Thalmann 51326a281c Force installing iptables-nft 2024-07-17 16:18:31 +02:00
Manuel Thalmann 3b86c0b09d Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 0bb6177ada Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann 3547d7072e Install logo-ls only if not present 2024-07-17 15:54:53 +02:00
Manuel Thalmann ca67676767 Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann 12a540d6ac Add missing packages 2024-07-17 15:49:30 +02:00
Manuel Thalmann 8e853f6290 Fix permission error 2024-07-17 15:22:41 +02:00
Manuel Thalmann e482d25e2d Install bb at the end 2024-07-17 15:08:27 +02:00
Manuel Thalmann 71e5290c9d Fix typo 2024-07-17 15:00:26 +02:00
Manuel Thalmann 58599c42c0 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 55480bf45e Fix typo 2024-07-17 14:55:30 +02:00
Manuel Thalmann 287a1085a5 Add scripts for installing school software 2024-07-17 14:26:01 +02:00