Commit graph

1497 commits

Author SHA1 Message Date
Manuel Thalmann bb3ea5d555 Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann be4ee90f7d Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 90675f3e14 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 1012705160 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann ef773d993c Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann ce0a00ee26 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann 855124c726 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann 1efc677ed7 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 2e243b488d Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann 2df6822aff Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann de4ceadd9e Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann 056131e206 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 770c87a670 Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann a57f878700 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann ebf89c0f31 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann 86d845768a Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann 2b3440f3fd Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 56baf02459 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 394305a56a Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 9ea7d31053 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 4fe0ecfe95 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann c22384c727 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann e580446ca6 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 022f5bfb5a Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann e6da47a184 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 40b0bafcac Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 2e7be10a9c Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 800261791e Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 4d6e916750 Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann bd1c3caf95 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 3d9eef9dc6 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 519d055c10 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann 3e125c639d Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
Manuel Thalmann c1f296a7ce Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann aa2e535968 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 3135643d3f Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 6898e3c26d Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 05c3dd174c Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann e932bef303 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 7bd01cc1bd Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann 2362c56fc0 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann 8933dcc7cb Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 66927e65d0 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann 3a4c2891ad Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann a89d9bb677 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 675db97522 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann 4ecfcfc6f3 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann 406a7d970c Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 591eab6a57 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann ade8b2fd2a Read config keys properly 2024-07-20 01:59:33 +02:00