Commit graph

303 commits

Author SHA1 Message Date
Manuel Thalmann 4fb9e3b228 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 6f1bfcd1f2 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann 0c1ce6cdca Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 03c465ed96 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann ddfbc0e53f Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 0875cd8bee Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 8a8d470e5d Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann c2958ec453 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 3e234d701b Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann eb96816af6 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann fed56d5609 Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 12fcf13210 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann 1d6c41974f Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann 4c4d2c75e9 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 391ba0c92d Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann 757906d155 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann 2270614318 Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 00b63b58d4 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann a926829cc2 Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann 5f58124bbd Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 9fb47de6db Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann 8d14af4cef Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 1cd890e04a Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann a6655dfea7 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann 0877c36623 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann f993387a2d Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann fa88419548 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 82fbc84565 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann b6afa29dc2 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann b19767ea08 Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann f54659fd94 Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann eaa85ce56d Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann ec29ab5002 Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann c5e7afa396 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 3f320ec605 Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 6aa3724e32 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 30bfcafeae Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann c841dadb7e Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann de471cae6f Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 1db727efd9 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 8b05b16f1f Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 9a75e6bed2 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 50f81e15e3 Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann c5548e6858 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann 893075c857 Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 3ecd50e55c Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann 245f2ce987 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann 34e850d789 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 7ef8e8ff18 Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 4970ab4dc2 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00