Commit graph

394 commits

Author SHA1 Message Date
Manuel Thalmann 561e7378a6 Reorder installation steps 2024-07-16 22:15:37 +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 9b595fb6dd Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann 667c3b904d Streamline GUI app installation 2024-07-16 14:56:49 +02:00
Manuel Thalmann ae2b494ea7 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann 9dc56f5bae Fix incomplete installation 2024-07-16 14:28:06 +02:00
Manuel Thalmann fdd154da2f Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 386b3cda48 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann 4f4a769716 Add further initialization packages 2024-07-15 20:51:20 +02:00
Manuel Thalmann af6ccaac6d Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
Manuel Thalmann 20817c0cf1 Fix permission issue 2024-07-15 19:58:56 +02:00
Manuel Thalmann 26bf10c0d1 Fix typo 2024-07-15 13:27:14 +02:00
Manuel Thalmann 4cb30f1036 Enable nix before setup 2024-07-15 13:26:40 +02:00
Manuel Thalmann b68fff5b46 Fix permission issues 2024-07-15 13:23:00 +02:00
Manuel Thalmann 79cf07a02e Fix typo 2024-07-15 13:12:46 +02:00
Manuel Thalmann c74712f6e5 Force network connection for installation 2024-07-15 12:45:49 +02:00
Manuel Thalmann 57ddd2cf4c Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00
Manuel Thalmann c9f9b20473 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann 02916f261d Automatically install enumerated software 2024-07-15 09:41:02 +02:00
Manuel Thalmann a1c1ad3ffd Remove redundant command 2024-07-15 09:40:10 +02:00
Manuel Thalmann e8f709a763 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
Manuel Thalmann cc93063029 Fix syntax errors 2024-07-14 22:34:06 +02:00
Manuel Thalmann 285ff87ffe Streamline yay installation 2024-07-14 22:33:56 +02:00
Manuel Thalmann d0c8ef7a13 Fix syntax errors 2024-07-14 10:10:14 +02:00
Manuel Thalmann d685cf2e13 Execute actual software installation 2024-07-14 10:09:57 +02:00
Manuel Thalmann b67d081709 Fix undefined variable 2024-07-14 10:09:37 +02:00
Manuel Thalmann b55195ab24 Rename the yay wrapper 2024-07-14 09:48:23 +02:00
Manuel Thalmann 596d254386 Streamline pacman installation 2024-07-14 09:44:32 +02:00
Manuel Thalmann 1354fa48cd Streamline base-devel installation 2024-07-14 03:05:26 +02:00
Manuel Thalmann ca7c57c8f8 Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann 2cb2c1fe9c Fix incorrect path specification 2024-07-13 17:28:06 +02:00
Manuel Thalmann f717f9595c Add a shallow installation script 2024-07-13 15:49:55 +02:00
Manuel Thalmann 26a80beb48 Create a common install script 2024-07-13 15:12:35 +02:00
Manuel Thalmann ecc4bf636b Install fish and nix on setup 2024-07-13 15:12:01 +02:00
Manuel Thalmann bb958a7bc8 Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
Manuel Thalmann e1e84f6bfe Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
Manuel Thalmann 14090a2ecc Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
Manuel Thalmann 7613041bd0 Automatically create a setup user 2024-07-13 09:52:30 +02:00
Manuel Thalmann 02abcde438 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann ecef874bfe Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
Manuel Thalmann 8b2831528a Allow setting the key map 2024-07-11 22:05:36 +02:00
Manuel Thalmann fb98359787 Remove unused variable 2024-07-11 21:59:51 +02:00
Manuel Thalmann bd1dd4b6b4 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
Manuel Thalmann eb8119e13d Read mount root from nix config 2024-07-11 20:24:24 +02:00
Manuel Thalmann a9902e88f1 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann 665a5d2f6e Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
Manuel Thalmann e7f8a6558f Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann 22d908d8a5 Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 1afb320383 Load language settings from the config 2024-07-09 02:22:12 +02:00