Commit graph

193 commits

Author SHA1 Message Date
6283ed0803 Allow configuring GRUB in the nix config 2024-07-16 22:17:55 +02:00
dabd51ea1a Specify default git settings 2024-07-15 20:24:59 +02:00
84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
781a44895b Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
f39d703f06 Fix typo 2024-07-13 09:52:37 +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
224db1d635 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
11bfd4fa17 Create module dedicated to valhalla 2024-07-11 20:44:16 +02:00
364457a576 Fix typo 2024-07-11 20:44:07 +02:00
1ae28ff60e Read mount root from nix config 2024-07-11 20:24:24 +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
a9108dd12c Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
c7c81eaea3 Allow configuring languages 2024-07-08 02:50: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
b1dc0b2009 Refactor installation functions 2024-07-07 20:04:05 +02:00
fc224352e0 Fix broken script 2024-07-06 21:51:30 +02:00
9d045f40f0 Fix working directory issues during installation 2024-06-26 15:49:03 +02:00
568313c06a Fix relative paths in ManuSurface install script 2024-06-23 17:06:29 +02:00
16ba58d6ea Specify proper partition module for surface 2024-06-23 15:04:28 +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
46820f376f Prevent windows partition from being overwritten 2024-06-22 22:29:31 +02:00
c2e862ad1a Add arch specific partitioning settings 2024-06-22 20:54:15 +02:00
1c84649db0 Add a partition configuration for DerGeret 2024-06-22 20:53:07 +02:00
16283bdb41 Fix file paths in installation functions 2024-06-19 02:14:24 +02:00
930cfc377e Fix permissions of files 2024-05-06 13:13:25 +02:00
dc6f4491a4 Add generic installation scripts for Arch 2024-05-06 13:11:59 +02:00
de061a8f2a Make GRUB verbose on surface book 2024-04-12 08:34:54 +02:00
6128c78eba Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
7035642c4f Add settings for Logitech G903 2024-03-28 13:17:08 +01:00
ffec2ce166 Install Surface Touchpad config 2024-03-27 09:31:03 +01:00
fbd31fa837 Prevent working directory confusion 2024-03-27 09:29:54 +01:00
7930880ac1 Rename Devices directories to Drivers 2024-03-27 09:09:30 +01:00
87a25ce378 Implement partitioning using a function 2024-03-25 02:30:58 +01:00
9329729f3b Exit script on error 2024-03-25 00:26:12 +01:00
79cc1e3db4 Ensure time is set correctly on windows 2024-03-24 17:09:28 +01:00
9240919995 Ensure the machine reboots the script during driver install 2024-03-24 15:36:36 +01:00
ba1d13d7ee Drop the use of modules 2024-03-24 14:48:49 +01:00
c29a08919e Initialize variables before use 2024-03-24 14:46:31 +01:00
1f71a46ebb Silence unnecessary output 2024-03-24 14:43:52 +01:00
ff8996b3dc Fix syntax error 2024-03-24 14:43:17 +01:00
a14a29ed28 Partition disks using a function 2024-03-23 17:29:25 +01:00
8b2bf0365a Refactor formatting 2024-03-23 17:21:32 +01:00
9fad7ed0de Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
ce49475126 Add comments to computer partitioning script 2024-03-23 16:32:54 +01:00
777e35ba29 Simplify Arch installation script 2024-03-23 16:31:10 +01:00