Commit graph

396 commits

Author SHA1 Message Date
476d56cf3f Configure nix during setup 2024-07-16 22:17:07 +02:00
20f45a5cc1 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
6955a140f5 Reorder installation steps 2024-07-16 22:15:37 +02:00
d5831463b1 Fix broken sddm configuration 2024-07-16 22:12:07 +02:00
a76e96f57e Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
9c1b81b4f4 Implement os setup using a function 2024-07-16 15:22:15 +02:00
3bc573d352 Streamline GUI app installation 2024-07-16 14:56:49 +02:00
5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
92d672ab0e Fix incomplete installation 2024-07-16 14:28:06 +02:00
5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
50dcbd015a Add further initialization packages 2024-07-15 20:51:20 +02:00
abad516efc Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
d9ce67be73 Fix permission issue 2024-07-15 19:58:56 +02:00
10f2da8991 Fix typo 2024-07-15 13:27:14 +02:00
272d8e0939 Enable nix before setup 2024-07-15 13:26:40 +02:00
fc679e92e6 Fix permission issues 2024-07-15 13:23:00 +02:00
82171f7fa7 Fix typo 2024-07-15 13:12:46 +02:00
1a4726ea25 Force network connection for installation 2024-07-15 12:45:49 +02:00
09e405bd9d Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00
8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
ed065e6991 Automatically install enumerated software 2024-07-15 09:41:02 +02:00
39ef53aa0f Remove redundant command 2024-07-15 09:40:10 +02:00
26bc15a769 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
b0608a95f5 Fix syntax errors 2024-07-14 22:34:06 +02:00
dd80318bdc Streamline yay installation 2024-07-14 22:33:56 +02:00
8945b8f633 Fix syntax errors 2024-07-14 10:10:14 +02:00
68e8bc3bd3 Execute actual software installation 2024-07-14 10:09:57 +02:00
08be93f5e4 Fix undefined variable 2024-07-14 10:09:37 +02:00
8528bc3b7c Rename the yay wrapper 2024-07-14 09:48:23 +02:00
0178bb53d1 Streamline pacman installation 2024-07-14 09:44:32 +02:00
cecb640619 Streamline base-devel installation 2024-07-14 03:05:26 +02:00
9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
3698887c17 Fix incorrect path specification 2024-07-13 17:28:06 +02:00
bc7869bce5 Add a shallow installation script 2024-07-13 15:49:55 +02:00
84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
b43c8ae947 Install fish and nix on setup 2024-07-13 15:12:01 +02:00
781a44895b Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
0902465e1b Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
8715109e6e Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
60d3556f10 Automatically create a setup user 2024-07-13 09:52:30 +02:00
5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
fb3a89f4b8 Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
9962e8e147 Allow setting the key map 2024-07-11 22:05:36 +02:00
8692c51a7f Remove unused variable 2024-07-11 21:59:51 +02:00
224db1d635 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
1ae28ff60e Read mount root from nix config 2024-07-11 20:24:24 +02:00
7956df2e36 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
42c7d24198 Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
2ca85d797b Use source instead of dot notation 2024-07-09 04:00:26 +02:00