Commit graph

280 commits

Author SHA1 Message Date
Manuel Thalmann a6655dfea7 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann 0877c36623 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann f993387a2d Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann fa88419548 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 82fbc84565 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann b6afa29dc2 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann b19767ea08 Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann f54659fd94 Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann eaa85ce56d Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann ec29ab5002 Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann c5e7afa396 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 3f320ec605 Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 6aa3724e32 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 30bfcafeae Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann c841dadb7e Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann de471cae6f Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 1db727efd9 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 8b05b16f1f Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 9a75e6bed2 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 50f81e15e3 Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann c5548e6858 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann 893075c857 Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 3ecd50e55c Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann 245f2ce987 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann 34e850d789 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 7ef8e8ff18 Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 4970ab4dc2 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 27d5dffd43 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann 652ee29a70 Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann 2d7ba75586 Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann 796e6352de Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 29aec891b0 Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann ac21db101f Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann 7c06248859 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 4c34db9d43 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 1f94745b94 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
Manuel Thalmann 04cf2de0ae Add aliae to the skel 2024-07-16 03:30:25 +02:00
Manuel Thalmann f50920d868 Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann d14418e4ca Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann 525acbc656 Automatically reboot the machine 2024-07-16 01:05:06 +02:00
Manuel Thalmann ce778485ec Load git config from nix 2024-07-15 20:24:47 +02:00
Manuel Thalmann 9bd0eb0cc9 Set git config system wide 2024-07-15 14:58:54 +02:00
Manuel Thalmann cff3bde744 Set git config system wide 2024-07-15 14:47:06 +02:00
Manuel Thalmann d5fd3bb34a Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann 3034418fb7 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 7c6f37a7dd Fix syntax error 2024-07-15 13:17:00 +02:00
Manuel Thalmann 39e278d493 Fix typos 2024-07-15 13:15:57 +02:00
Manuel Thalmann 4adc55ec3b Make setup-user able to use nix 2024-07-15 13:15:07 +02:00
Manuel Thalmann b4f9fd6577 Ensure nix works during setup 2024-07-15 13:13:15 +02:00
Manuel Thalmann a01c3da93c Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00