Commit graph

346 commits

Author SHA1 Message Date
6898e3c26d Fix typo 2024-07-20 05:09:42 +02:00
05c3dd174c Force json output appropriately 2024-07-20 05:09:13 +02:00
e932bef303 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
7bd01cc1bd Load the default shell from the user config 2024-07-20 04:35:41 +02:00
2362c56fc0 Split nix configuration properly 2024-07-20 04:31:09 +02:00
8933dcc7cb Fix typo 2024-07-20 04:23:51 +02:00
66927e65d0 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
3a4c2891ad Add separate method for configuring git 2024-07-20 04:06:41 +02:00
a89d9bb677 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
675db97522 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
4ecfcfc6f3 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
406a7d970c Remove unnecessary statement 2024-07-20 03:27:20 +02:00
591eab6a57 Add users before installing software 2024-07-20 03:13:17 +02:00
ade8b2fd2a Read config keys properly 2024-07-20 01:59:33 +02:00
b8812cfe4a Fix string formatting 2024-07-20 01:57:06 +02:00
1b255a6fe9 Fix malformed installer script 2024-07-20 01:51:14 +02:00
c16b7468a5 Fix variable inheritance 2024-07-20 01:46:11 +02:00
64c27aae02 Fix configuration target 2024-07-20 01:43:53 +02:00
0a9d8e2c16 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
2a307cc943 Fix variable visibility 2024-07-20 01:36:22 +02:00
0c6c9050c9 Ignore installation status by default 2024-07-20 01:32:42 +02:00
38ed0780f8 Allow user-defined git config 2024-07-20 01:31:04 +02:00
2c2c2889c2 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
2eb56e20f1 Allow marking software as installed 2024-07-20 01:21:25 +02:00
82b6fa594d Fix string formatting 2024-07-20 01:03:20 +02:00
105268b7bc Fix permission issues 2024-07-20 00:59:11 +02:00
2150086ea8 Remove test code 2024-07-20 00:47:48 +02:00
e62637b3be Add users from configuration 2024-07-20 00:46:02 +02:00
5fa9f49b58 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
3d4a607b2a Silence unnecessary console output 2024-07-17 16:41:42 +02:00
36d9eabac7 Load missing variable 2024-07-17 16:04:57 +02:00
82eac56241 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
f81c36127d Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
766ae9a5c4 Fix incorrect paths 2024-07-17 15:00:01 +02:00
f2e37ffd22 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
719a9ab8ff Streamline installation of all further software 2024-07-17 14:18:27 +02:00
f1163a12c8 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
84487937f7 Fix syntax error 2024-07-17 01:07:27 +02:00
76fce58ec6 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
7bd2d32f4b Silence unnecessary output 2024-07-16 23:32:46 +02:00
0daac2eb6d Fix permission error 2024-07-16 23:13:41 +02:00
ab94663128 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
e4dfb6ae10 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
476d56cf3f Configure nix during setup 2024-07-16 22:17:07 +02:00
20f45a5cc1 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
6955a140f5 Reorder installation steps 2024-07-16 22:15:37 +02:00
e2241e6924 Include missing script file 2024-07-16 22:12:19 +02:00
a76e96f57e Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
28fd9b8640 Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
9c1b81b4f4 Implement os setup using a function 2024-07-16 15:22:15 +02:00
5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
b6d68043f0 Set profile title by default 2024-07-16 14:15:05 +02:00
150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
005c575320 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
8315b89c6c Add aliae to the skel 2024-07-16 03:30:25 +02:00
5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
7aeb46aaca Automatically reboot the machine 2024-07-16 01:05:06 +02:00
5cb1026fc2 Load git config from nix 2024-07-15 20:24:47 +02:00
3ebc824061 Set git config system wide 2024-07-15 14:58:54 +02:00
0ae0fd8afe Set git config system wide 2024-07-15 14:47:06 +02:00
cd81edf1a7 Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
d3550592f1 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
272ccaa2f3 Fix syntax error 2024-07-15 13:17:00 +02:00
8c7786c554 Fix typos 2024-07-15 13:15:57 +02:00
43869c3623 Make setup-user able to use nix 2024-07-15 13:15:07 +02:00
280b30a0b2 Ensure nix works during setup 2024-07-15 13:13:15 +02:00
8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
8055185997 Refactor network connection test 2024-07-14 21:37:39 +02:00
07b864ea22 Fix syntax error 2024-07-14 10:10:04 +02:00
9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
1d740e2372 Enter PortValhalla before the installation 2024-07-13 17:28:30 +02:00
7c0710bb78 Fix nix on new installations 2024-07-13 17:27:53 +02:00
bc7869bce5 Add a shallow installation script 2024-07-13 15:49:55 +02:00
84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
15622e4297 Remove obsolete setup-user 2024-07-13 15:11:44 +02:00
92b0c4c82b Stor script name in a variable 2024-07-13 13:23:16 +02:00
0902465e1b Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
fcc965d6c6 Chain commands properly 2024-07-13 11:24:04 +02:00
ba427608ef Execute partitioning in fish directly 2024-07-13 11:23:14 +02:00
8715109e6e Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
60d3556f10 Automatically create a setup user 2024-07-13 09:52:30 +02:00
e017d8fb64 Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
7956df2e36 Implicitly produce raw output 2024-07-11 21:01:39 +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
d4fa8f2ebd Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
73d72c569e Load language settings from the config 2024-07-09 02:22:12 +02:00
d397335584 Fix incorrect file path 2024-07-08 02:48:29 +02:00
eccebe5b17 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
b12a7dcf0e Improve the grub manipulation script 2024-06-19 14:09:48 +02:00
f2414083d6 Set modeset parameter in mkinitcpio 2024-06-19 13:56:37 +02:00
063fae07d8 Regenerate grub config after enabling verbose mode 2024-04-23 15:36:14 +02:00
e38d2e66ee Allow setting cache duration for individual syncs 2024-04-20 12:55:58 +02:00
3e3bcc1f4f Add a script for making grub verbose 2024-04-12 08:33:16 +02:00
eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
0fa5492e68 Reduce redundancy 2024-04-04 16:52:29 +02:00
8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00