Commit graph

101 commits

Author SHA1 Message Date
272d8e0939 Enable nix before setup 2024-07-15 13:26:40 +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
8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
26bc15a769 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
dd80318bdc Streamline yay installation 2024-07-14 22:33:56 +02:00
08be93f5e4 Fix undefined variable 2024-07-14 10:09:37 +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
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
d4fa8f2ebd Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
73d72c569e Load language settings from the config 2024-07-09 02:22:12 +02:00
a9108dd12c Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
df2a735ac0 Remove unnecessary command restrictions 2024-07-08 18:29:55 +02:00
28f5d3d355 Set USER_GROUPS to an empty string by default 2024-07-08 18:20:50 +02:00
b433fbb8c9 Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00
d91cbe3bdf Centralize default settings 2024-07-08 01:47:23 +02:00
eccebe5b17 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
f23fa342ae Translate copy-repo script to fish 2024-07-07 22:33:01 +02:00
eef2a1edc6 Create a script for copying the repo 2024-07-07 20:12:46 +02:00
b1dc0b2009 Refactor installation functions 2024-07-07 20:04:05 +02:00
485c0c70f3 Fix path resolving of the partition module 2024-06-23 15:03:20 +02:00
4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
d84e2a4740 Add an arch specific partitioning scheme 2024-06-22 22:51:26 +02:00
3f1ae4d347 Show sudo message again after installation 2024-03-25 22:20:00 +01:00
0028dc6c1a Externalize profile setup into separate function 2024-03-25 12:40:51 +01:00
9329729f3b Exit script on error 2024-03-25 00:26:12 +01:00
c2df03ce2d Add a variable storing the sudoers config file name 2024-03-24 13:09:21 +01:00
b1565daf3f Delete sudoers config as root 2024-03-24 13:09:07 +01:00
8d37e46323 Set a valid file name for sudoers config 2024-03-24 13:08:45 +01:00
2fef5e494d Fix incorrect script order 2024-03-24 13:05:32 +01:00
d9d461c723 Fix non-functioning commands 2024-03-24 13:04:11 +01:00
dff19f4604 Rearrange order of Arch installation steps 2024-03-24 12:52:13 +01:00
f560c8de7b Disable password inquiry during installation 2024-03-24 12:47:10 +01:00