Commit graph

25 commits

Author SHA1 Message Date
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 386b3cda48 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann af6ccaac6d Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
Manuel Thalmann e8f709a763 Add proper packages for system setup 2024-07-14 22:34:47 +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
Manuel Thalmann 46cf7a9688 Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
Manuel Thalmann 123ddcf4ca Remove unnecessary command restrictions 2024-07-08 18:29:55 +02:00
Manuel Thalmann eb1f640cd9 Set USER_GROUPS to an empty string by default 2024-07-08 18:20:50 +02:00
Manuel Thalmann 7745d62d58 Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00