Commit graph

1689 commits

Author SHA1 Message Date
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 d0badac6e8 Add configurations for specifying users 2024-07-20 00:45:20 +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
Manuel Thalmann 589475459d Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 15dac6f927 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 4d67f44a6a Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 05078e8007 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann d2d91f6887 Change label of the Arch boot entry properly 2024-07-16 23:33:02 +02:00
Manuel Thalmann a2e23fc13f Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 61fe1c0436 Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann 43ba09898a Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann a0cce4780a Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 499c6ccae9 Allow configuring GRUB in the nix config 2024-07-16 22:17:55 +02:00
Manuel Thalmann 8c4e3d5a56 Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 2bb45a696d Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 561e7378a6 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann a5ecb78efe Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann 53c78ac05e Fix broken sddm configuration 2024-07-16 22:12:07 +02:00
Manuel Thalmann d8bb756276 Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann bda22509e2 Handle partition loading time 2024-07-16 18:50:24 +02:00
Manuel Thalmann 15cdd0ed7e Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 9b595fb6dd Implement os setup using a function 2024-07-16 15:22:15 +02:00