Commit graph

1586 commits

Author SHA1 Message Date
Manuel Thalmann 056131e206 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 770c87a670 Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann a57f878700 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann ebf89c0f31 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann 86d845768a Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann 2b3440f3fd Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 56baf02459 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 394305a56a Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 9ea7d31053 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 4fe0ecfe95 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann c22384c727 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann e580446ca6 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 022f5bfb5a Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann e6da47a184 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 40b0bafcac Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 2e7be10a9c Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 800261791e Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 4d6e916750 Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann bd1c3caf95 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 3d9eef9dc6 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 519d055c10 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann 3e125c639d Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
Manuel Thalmann c1f296a7ce Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann aa2e535968 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 3135643d3f Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 6898e3c26d Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 05c3dd174c Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann e932bef303 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 7bd01cc1bd Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann 2362c56fc0 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann 8933dcc7cb Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 66927e65d0 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann 3a4c2891ad Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann a89d9bb677 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 675db97522 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann 4ecfcfc6f3 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann 406a7d970c Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 591eab6a57 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann ade8b2fd2a Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann b8812cfe4a Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 1b255a6fe9 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann c16b7468a5 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 64c27aae02 Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann 0a9d8e2c16 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann 2a307cc943 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann 0c6c9050c9 Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 38ed0780f8 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 2c2c2889c2 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann 2eb56e20f1 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 82b6fa594d Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann 105268b7bc Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 2150086ea8 Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann e62637b3be Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann 5fa9f49b58 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 2848e5b52c Generate locales during setup 2024-07-19 21:18:20 +02:00
Manuel Thalmann 3d4a607b2a Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann e1d06ea374 Fix creation of vscode config files 2024-07-17 16:39:03 +02:00
Manuel Thalmann 39217bce22 Load missing variable 2024-07-17 16:33:59 +02:00
Manuel Thalmann d2db7272ca Force installing iptables-nft 2024-07-17 16:18:31 +02:00
Manuel Thalmann 36d9eabac7 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 82eac56241 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann b2f0bcad67 Install logo-ls only if not present 2024-07-17 15:54:53 +02:00
Manuel Thalmann f81c36127d Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann 49cc7e0590 Add missing packages 2024-07-17 15:49:30 +02:00
Manuel Thalmann 134543f675 Fix permission error 2024-07-17 15:22:41 +02:00
Manuel Thalmann 06a7048148 Install bb at the end 2024-07-17 15:08:27 +02:00
Manuel Thalmann 8d6a16c3c9 Fix typo 2024-07-17 15:00:26 +02:00
Manuel Thalmann 766ae9a5c4 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 10d5a56527 Fix typo 2024-07-17 14:55:30 +02:00
Manuel Thalmann f2e37ffd22 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 719a9ab8ff Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann f1163a12c8 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 84487937f7 Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 76fce58ec6 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann 7bd2d32f4b Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 0daac2eb6d Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann ab94663128 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann e4dfb6ae10 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 476d56cf3f Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 20f45a5cc1 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 6955a140f5 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann e2241e6924 Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann d5831463b1 Fix broken sddm configuration 2024-07-16 22:12:07 +02:00
Manuel Thalmann a76e96f57e Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann 28fd9b8640 Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 9c1b81b4f4 Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann 3bc573d352 Streamline GUI app installation 2024-07-16 14:56:49 +02:00
Manuel Thalmann 5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann 92d672ab0e Fix incomplete installation 2024-07-16 14:28:06 +02:00
Manuel Thalmann b6d68043f0 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 005c575320 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
Manuel Thalmann 8315b89c6c Add aliae to the skel 2024-07-16 03:30:25 +02:00
Manuel Thalmann 5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann a761514d2a Copy repo using rsync 2024-07-16 01:33:08 +02:00
Manuel Thalmann 5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann 7aeb46aaca Automatically reboot the machine 2024-07-16 01:05:06 +02:00
Manuel Thalmann 50dcbd015a Add further initialization packages 2024-07-15 20:51:20 +02:00
Manuel Thalmann 5cb1026fc2 Load git config from nix 2024-07-15 20:24:47 +02:00
Manuel Thalmann abad516efc Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
Manuel Thalmann d9ce67be73 Fix permission issue 2024-07-15 19:58:56 +02:00
Manuel Thalmann 3ebc824061 Set git config system wide 2024-07-15 14:58:54 +02:00
Manuel Thalmann 0ae0fd8afe Set git config system wide 2024-07-15 14:47:06 +02:00
Manuel Thalmann cd81edf1a7 Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann d3550592f1 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 10f2da8991 Fix typo 2024-07-15 13:27:14 +02:00
Manuel Thalmann 272d8e0939 Enable nix before setup 2024-07-15 13:26:40 +02:00
Manuel Thalmann fc679e92e6 Fix permission issues 2024-07-15 13:23:00 +02:00
Manuel Thalmann 272ccaa2f3 Fix syntax error 2024-07-15 13:17:00 +02:00
Manuel Thalmann 8c7786c554 Fix typos 2024-07-15 13:15:57 +02:00
Manuel Thalmann 43869c3623 Make setup-user able to use nix 2024-07-15 13:15:07 +02:00
Manuel Thalmann 280b30a0b2 Ensure nix works during setup 2024-07-15 13:13:15 +02:00
Manuel Thalmann 82171f7fa7 Fix typo 2024-07-15 13:12:46 +02:00
Manuel Thalmann 1a4726ea25 Force network connection for installation 2024-07-15 12:45:49 +02:00
Manuel Thalmann 09e405bd9d Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00
Manuel Thalmann 8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann ed065e6991 Automatically install enumerated software 2024-07-15 09:41:02 +02:00
Manuel Thalmann 39ef53aa0f Remove redundant command 2024-07-15 09:40:10 +02:00
Manuel Thalmann 26bc15a769 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
Manuel Thalmann b0608a95f5 Fix syntax errors 2024-07-14 22:34:06 +02:00
Manuel Thalmann dd80318bdc Streamline yay installation 2024-07-14 22:33:56 +02:00
Manuel Thalmann 8055185997 Refactor network connection test 2024-07-14 21:37:39 +02:00
Manuel Thalmann 8945b8f633 Fix syntax errors 2024-07-14 10:10:14 +02:00
Manuel Thalmann 07b864ea22 Fix syntax error 2024-07-14 10:10:04 +02:00
Manuel Thalmann 68e8bc3bd3 Execute actual software installation 2024-07-14 10:09:57 +02:00
Manuel Thalmann 08be93f5e4 Fix undefined variable 2024-07-14 10:09:37 +02:00
Manuel Thalmann 8528bc3b7c Rename the yay wrapper 2024-07-14 09:48:23 +02:00
Manuel Thalmann 0178bb53d1 Streamline pacman installation 2024-07-14 09:44:32 +02:00
Manuel Thalmann cecb640619 Streamline base-devel installation 2024-07-14 03:05:26 +02:00
Manuel Thalmann 9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann 1d740e2372 Enter PortValhalla before the installation 2024-07-13 17:28:30 +02:00
Manuel Thalmann 3698887c17 Fix incorrect path specification 2024-07-13 17:28:06 +02:00
Manuel Thalmann 7c0710bb78 Fix nix on new installations 2024-07-13 17:27:53 +02:00
Manuel Thalmann bc7869bce5 Add a shallow installation script 2024-07-13 15:49:55 +02:00
Manuel Thalmann 84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
Manuel Thalmann b43c8ae947 Install fish and nix on setup 2024-07-13 15:12:01 +02:00
Manuel Thalmann 15622e4297 Remove obsolete setup-user 2024-07-13 15:11:44 +02:00
Manuel Thalmann 92b0c4c82b Stor script name in a variable 2024-07-13 13:23:16 +02:00
Manuel Thalmann 781a44895b Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
Manuel Thalmann 0902465e1b Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
Manuel Thalmann fcc965d6c6 Chain commands properly 2024-07-13 11:24:04 +02:00
Manuel Thalmann ba427608ef Execute partitioning in fish directly 2024-07-13 11:23:14 +02:00
Manuel Thalmann 8715109e6e Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
Manuel Thalmann 60d3556f10 Automatically create a setup user 2024-07-13 09:52:30 +02:00
Manuel Thalmann e017d8fb64 Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
Manuel Thalmann 5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann fb3a89f4b8 Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
Manuel Thalmann 9962e8e147 Allow setting the key map 2024-07-11 22:05:36 +02:00
Manuel Thalmann 8692c51a7f Remove unused variable 2024-07-11 21:59:51 +02:00
Manuel Thalmann 224db1d635 Allow specifying the timezone 2024-07-11 21:58:46 +02:00