Commit graph

191 commits

Author SHA1 Message Date
Manuel Thalmann 26a80beb48 Create a common install script 2024-07-13 15:12:35 +02:00
Manuel Thalmann bb958a7bc8 Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
Manuel Thalmann c1543e38d7 Fix typo 2024-07-13 09:52:37 +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 bd1dd4b6b4 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
Manuel Thalmann 47306e4d4e Create module dedicated to valhalla 2024-07-11 20:44:16 +02:00
Manuel Thalmann 8075111baf Fix typo 2024-07-11 20:44:07 +02:00
Manuel Thalmann eb8119e13d Read mount root from nix config 2024-07-11 20:24:24 +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 46cf7a9688 Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
Manuel Thalmann cf7e132e2a Allow configuring languages 2024-07-08 02:50:50 +02:00
Manuel Thalmann 7745d62d58 Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00
Manuel Thalmann d2d32de498 Centralize default settings 2024-07-08 01:47:23 +02:00
Manuel Thalmann 7338763f21 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
Manuel Thalmann 4c0d506117 Refactor installation functions 2024-07-07 20:04:05 +02:00
Manuel Thalmann 6643dd845c Fix broken script 2024-07-06 21:51:30 +02:00
Manuel Thalmann db55490cec Fix working directory issues during installation 2024-06-26 15:49:03 +02:00
Manuel Thalmann 31e4071dd4 Fix relative paths in ManuSurface install script 2024-06-23 17:06:29 +02:00
Manuel Thalmann b1cdc8b22a Specify proper partition module for surface 2024-06-23 15:04:28 +02:00
Manuel Thalmann 4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
Manuel Thalmann d84e2a4740 Add an arch specific partitioning scheme 2024-06-22 22:51:26 +02:00
Manuel Thalmann 46820f376f Prevent windows partition from being overwritten 2024-06-22 22:29:31 +02:00
Manuel Thalmann c2e862ad1a Add arch specific partitioning settings 2024-06-22 20:54:15 +02:00
Manuel Thalmann 1c84649db0 Add a partition configuration for DerGeret 2024-06-22 20:53:07 +02:00
Manuel Thalmann 16283bdb41 Fix file paths in installation functions 2024-06-19 02:14:24 +02:00
Manuel Thalmann 930cfc377e Fix permissions of files 2024-05-06 13:13:25 +02:00
Manuel Thalmann dc6f4491a4 Add generic installation scripts for Arch 2024-05-06 13:11:59 +02:00
Manuel Thalmann de061a8f2a Make GRUB verbose on surface book 2024-04-12 08:34:54 +02:00
Manuel Thalmann 6128c78eba Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
Manuel Thalmann 7035642c4f Add settings for Logitech G903 2024-03-28 13:17:08 +01:00
Manuel Thalmann ffec2ce166 Install Surface Touchpad config 2024-03-27 09:31:03 +01:00
Manuel Thalmann fbd31fa837 Prevent working directory confusion 2024-03-27 09:29:54 +01:00
Manuel Thalmann 7930880ac1 Rename Devices directories to Drivers 2024-03-27 09:09:30 +01:00
Manuel Thalmann 87a25ce378 Implement partitioning using a function 2024-03-25 02:30:58 +01:00
Manuel Thalmann 9329729f3b Exit script on error 2024-03-25 00:26:12 +01:00
Manuel Thalmann 79cc1e3db4 Ensure time is set correctly on windows 2024-03-24 17:09:28 +01:00
Manuel Thalmann 9240919995 Ensure the machine reboots the script during driver install 2024-03-24 15:36:36 +01:00
Manuel Thalmann ba1d13d7ee Drop the use of modules 2024-03-24 14:48:49 +01:00
Manuel Thalmann c29a08919e Initialize variables before use 2024-03-24 14:46:31 +01:00
Manuel Thalmann 1f71a46ebb Silence unnecessary output 2024-03-24 14:43:52 +01:00
Manuel Thalmann ff8996b3dc Fix syntax error 2024-03-24 14:43:17 +01:00
Manuel Thalmann a14a29ed28 Partition disks using a function 2024-03-23 17:29:25 +01:00
Manuel Thalmann 8b2bf0365a Refactor formatting 2024-03-23 17:21:32 +01:00
Manuel Thalmann 9fad7ed0de Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
Manuel Thalmann ce49475126 Add comments to computer partitioning script 2024-03-23 16:32:54 +01:00
Manuel Thalmann 777e35ba29 Simplify Arch installation script 2024-03-23 16:31:10 +01:00
Manuel Thalmann a3b88a2598 Remove redundant script call 2024-03-23 16:20:26 +01:00
Manuel Thalmann 5e128799f4 Add comments for better understanding 2024-03-23 16:00:41 +01:00