Commit graph

74 commits

Author SHA1 Message Date
Manuel Thalmann 48b56955da Make the name of the setup user look more Windows like 2024-08-06 11:39:05 +02:00
Manuel Thalmann 1db979d9ba Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
Manuel Thalmann 6a420a7039 Add settings for customizing windows 2024-08-05 19:12:59 +02:00
Manuel Thalmann 09f8914991 Add options for setting up windows 2024-07-28 01:56:41 +02:00
Manuel Thalmann 77d41f25f5 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 5258468d3b Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 9644c593a5 Add configurations for specifying users 2024-07-20 00:45:20 +02:00
Manuel Thalmann 77aaa5fe71 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 2b3908371a Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 8199394711 Allow configuring GRUB in the nix config 2024-07-16 22:17:55 +02:00
Manuel Thalmann f570c554f5 Handle partition loading time 2024-07-16 18:50:24 +02:00
Manuel Thalmann d6f7816840 Create a "desktop experience" software category 2024-07-16 14:36:53 +02:00
Manuel Thalmann 33d6077b9c Create separate module for controlling software 2024-07-16 14:34:32 +02:00
Manuel Thalmann 474ac2d94b Allow configuring git 2024-07-15 14:11:44 +02:00
Manuel Thalmann 2c35df48be Add settings for conditionally installing programs 2024-07-14 23:07:02 +02:00
Manuel Thalmann 22d68bfa7b Automatically create a setup user 2024-07-13 09:52:30 +02:00
Manuel Thalmann ce1b743526 Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
Manuel Thalmann 1f6fe9c181 Allow setting the key map 2024-07-11 22:05:36 +02:00
Manuel Thalmann 6318a63307 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
Manuel Thalmann 4bd74ffb38 Create module dedicated to valhalla 2024-07-11 20:44:16 +02:00
Manuel Thalmann 212becef76 Allow overriding partitioning scripts 2024-07-11 20:41:47 +02:00
Manuel Thalmann 6d7ccd9b40 Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
Manuel Thalmann ac965bfb98 Remove unnecessary config 2024-07-09 02:23:23 +02:00
Manuel Thalmann 9e388e6d9c Fix syntax errors 2024-07-08 17:26:25 +02:00
Manuel Thalmann e60f8f4ce3 Allow configuring languages 2024-07-08 02:50:50 +02:00
Manuel Thalmann 6b1bd3a50c Centralize default settings 2024-07-08 01:47:23 +02:00
Manuel Thalmann c7e20eb63a Sort partitions only by index 2024-07-07 13:08:21 +02:00
Manuel Thalmann 54fcde2c73 Show a warning header 2024-07-06 23:47:32 +02:00
Manuel Thalmann ed13cf516a Remove duplicated script 2024-07-06 23:41:51 +02:00
Manuel Thalmann 2a79314b39 Prompt for an answer before formatting 2024-07-06 23:28:00 +02:00
Manuel Thalmann e2998a38a1 Fix incorrect script output 2024-07-06 23:23:31 +02:00
Manuel Thalmann eb259a55f0 Update incorrect paths 2024-07-06 23:15:50 +02:00
Manuel Thalmann c93ef13c3d Print a warning before formatting disks 2024-07-06 23:07:18 +02:00
Manuel Thalmann ec686c275a Split partition module into multiple files 2024-07-06 22:43:27 +02:00
Manuel Thalmann 4359995e58 Make variable more understandable 2024-07-06 22:25:41 +02:00
Manuel Thalmann 847269450d Fix use of associative disk array 2024-07-06 22:25:23 +02:00
Manuel Thalmann e99bd0a615 Remove code duplication 2024-07-06 22:20:56 +02:00
Manuel Thalmann 5465077d6b Store disk paths in an associative array 2024-07-06 22:20:33 +02:00
Manuel Thalmann 6a3f01e601 Create a script for prompting the device path 2024-07-06 21:52:45 +02:00
Manuel Thalmann 58a134b5a3 Fix alignment of messages and prompts 2024-07-06 21:52:26 +02:00
Manuel Thalmann 214df8d36a Fix incorrect file path 2024-07-06 21:52:03 +02:00
Manuel Thalmann 35aee03b9c Ask for a different disk if not found 2024-06-26 18:13:07 +02:00
Manuel Thalmann 0181189238 Order mount commands by their path 2024-06-23 16:33:11 +02:00
Manuel Thalmann 633f3a6e5c Mount nested partitions last 2024-06-23 16:15:34 +02:00
Manuel Thalmann 35b75adca7 Fix incorrect swap labelling command 2024-06-23 15:03:56 +02:00
Manuel Thalmann 1478bdac45 Ignore inexistent partitions during cleanup 2024-06-23 15:03:47 +02:00
Manuel Thalmann b78adb6df8 Format partition only if newly created 2024-06-22 22:51:11 +02:00
Manuel Thalmann d0d14bff0f Add support for MBR partition IDs 2024-06-22 22:50:58 +02:00
Manuel Thalmann 866a37a7dc Format and label disks properly 2024-06-22 21:52:20 +02:00
Manuel Thalmann 6f73f83c20 Execute mount scripts as root 2024-06-22 21:44:27 +02:00