Commit graph

383 commits

Author SHA1 Message Date
Manuel Thalmann d9ce67be73 Fix permission issue 2024-07-15 19:58:56 +02:00
Manuel Thalmann 10f2da8991 Fix typo 2024-07-15 13:27:14 +02:00
Manuel Thalmann 272d8e0939 Enable nix before setup 2024-07-15 13:26:40 +02:00
Manuel Thalmann fc679e92e6 Fix permission issues 2024-07-15 13:23:00 +02:00
Manuel Thalmann 82171f7fa7 Fix typo 2024-07-15 13:12:46 +02:00
Manuel Thalmann 1a4726ea25 Force network connection for installation 2024-07-15 12:45:49 +02:00
Manuel Thalmann 09e405bd9d Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00
Manuel Thalmann 8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann ed065e6991 Automatically install enumerated software 2024-07-15 09:41:02 +02:00
Manuel Thalmann 39ef53aa0f Remove redundant command 2024-07-15 09:40:10 +02:00
Manuel Thalmann 26bc15a769 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
Manuel Thalmann b0608a95f5 Fix syntax errors 2024-07-14 22:34:06 +02:00
Manuel Thalmann dd80318bdc Streamline yay installation 2024-07-14 22:33:56 +02:00
Manuel Thalmann 8945b8f633 Fix syntax errors 2024-07-14 10:10:14 +02:00
Manuel Thalmann 68e8bc3bd3 Execute actual software installation 2024-07-14 10:09:57 +02:00
Manuel Thalmann 08be93f5e4 Fix undefined variable 2024-07-14 10:09:37 +02:00
Manuel Thalmann 8528bc3b7c Rename the yay wrapper 2024-07-14 09:48:23 +02:00
Manuel Thalmann 0178bb53d1 Streamline pacman installation 2024-07-14 09:44:32 +02:00
Manuel Thalmann cecb640619 Streamline base-devel installation 2024-07-14 03:05:26 +02:00
Manuel Thalmann 9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann 3698887c17 Fix incorrect path specification 2024-07-13 17:28:06 +02:00
Manuel Thalmann bc7869bce5 Add a shallow installation script 2024-07-13 15:49:55 +02:00
Manuel Thalmann 84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
Manuel Thalmann b43c8ae947 Install fish and nix on setup 2024-07-13 15:12:01 +02:00
Manuel Thalmann 781a44895b Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
Manuel Thalmann 0902465e1b Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
Manuel Thalmann 8715109e6e Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
Manuel Thalmann 60d3556f10 Automatically create a setup user 2024-07-13 09:52:30 +02:00
Manuel Thalmann 5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann fb3a89f4b8 Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
Manuel Thalmann 9962e8e147 Allow setting the key map 2024-07-11 22:05:36 +02:00
Manuel Thalmann 8692c51a7f Remove unused variable 2024-07-11 21:59:51 +02:00
Manuel Thalmann 224db1d635 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
Manuel Thalmann 1ae28ff60e Read mount root from nix config 2024-07-11 20:24:24 +02:00
Manuel Thalmann 7956df2e36 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann 42c7d24198 Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
Manuel Thalmann 2ca85d797b Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann d4fa8f2ebd Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 73d72c569e Load language settings from the config 2024-07-09 02:22:12 +02:00
Manuel Thalmann a9108dd12c Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
Manuel Thalmann df2a735ac0 Remove unnecessary command restrictions 2024-07-08 18:29:55 +02:00
Manuel Thalmann 28f5d3d355 Set USER_GROUPS to an empty string by default 2024-07-08 18:20:50 +02:00
Manuel Thalmann b433fbb8c9 Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00
Manuel Thalmann d91cbe3bdf Centralize default settings 2024-07-08 01:47:23 +02:00
Manuel Thalmann eccebe5b17 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
Manuel Thalmann f23fa342ae Translate copy-repo script to fish 2024-07-07 22:33:01 +02:00
Manuel Thalmann eef2a1edc6 Create a script for copying the repo 2024-07-07 20:12:46 +02:00
Manuel Thalmann b1dc0b2009 Refactor installation functions 2024-07-07 20:04:05 +02:00
Manuel Thalmann ee1d34ab2e Fix incorrect package name 2024-06-23 17:18:53 +02:00
Manuel Thalmann 485c0c70f3 Fix path resolving of the partition module 2024-06-23 15:03:20 +02:00