Commit graph

302 commits

Author SHA1 Message Date
Manuel Thalmann 61865cd615 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 96e1bde7a0 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann 2d90b90114 Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 02e4c18f6c Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 0fba56a299 Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann f267b9d023 Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 2354dcf412 Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann 913daa8b6d Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 9ebbca3b3c Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann a72fd9d045 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann 62a9c1e577 Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 1e3d8d8338 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann 7c10903947 Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann 6274ec1012 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 566f0d711f Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann dfdc053acf Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann f56c6ec7a6 Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 4143dbff02 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann 0579819444 Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann bf50ee7d59 Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann df3ba81e12 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann 68703e2353 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 75f1839275 Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann e8a752eb4c Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann ffa8c19358 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann c073db286f Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann d79edb4127 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 34523d0ae3 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann a2848a3965 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 501aa51876 Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann 074784fec2 Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 527aa8c43b Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann 6bd2844efb Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann d90db841e8 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann d6839aa6c4 Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 9d50d587c8 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 902fc64993 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann 05f96a97d3 Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann 35e77dd7e6 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 60af9361c8 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann e2e5b9a02d Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 7461c19802 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 1aaebb4743 Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 18dc5894a8 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann a4099a6639 Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 8cd8ccf4b5 Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann a2cf20b9ff Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann 49502a7055 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann a3fea2f5cc Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 2674c93f68 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00