Commit graph

281 commits

Author SHA1 Message Date
Manuel Thalmann 1b255a6fe9 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann c16b7468a5 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 64c27aae02 Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann 0a9d8e2c16 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann 2a307cc943 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann 0c6c9050c9 Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 38ed0780f8 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 2c2c2889c2 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann 2eb56e20f1 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 82b6fa594d Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann 105268b7bc Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 2150086ea8 Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann e62637b3be Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann 5fa9f49b58 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 3d4a607b2a Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 36d9eabac7 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 82eac56241 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann f81c36127d Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann 766ae9a5c4 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann f2e37ffd22 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 719a9ab8ff Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann f1163a12c8 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 84487937f7 Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 76fce58ec6 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann 7bd2d32f4b Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 0daac2eb6d Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann ab94663128 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann e4dfb6ae10 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 476d56cf3f Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 20f45a5cc1 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 6955a140f5 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann e2241e6924 Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann a76e96f57e Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann 28fd9b8640 Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 9c1b81b4f4 Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann 5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann b6d68043f0 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 005c575320 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
Manuel Thalmann 8315b89c6c Add aliae to the skel 2024-07-16 03:30:25 +02:00
Manuel Thalmann 5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann 7aeb46aaca Automatically reboot the machine 2024-07-16 01:05:06 +02:00
Manuel Thalmann 5cb1026fc2 Load git config from nix 2024-07-15 20:24:47 +02:00
Manuel Thalmann 3ebc824061 Set git config system wide 2024-07-15 14:58:54 +02:00
Manuel Thalmann 0ae0fd8afe Set git config system wide 2024-07-15 14:47:06 +02:00
Manuel Thalmann cd81edf1a7 Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann d3550592f1 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 272ccaa2f3 Fix syntax error 2024-07-15 13:17:00 +02:00
Manuel Thalmann 8c7786c554 Fix typos 2024-07-15 13:15:57 +02:00