Commit graph

1486 commits

Author SHA1 Message Date
Manuel Thalmann 6521f7e861 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann 923bd456ea Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann 2b50801f5d Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann f6260d41a1 Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann e28de727c0 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 3411e4287b Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 221a7b749d Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 9392cf2aae Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann 4585b3c751 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann afd488dbda Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 0584532785 Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann c88c6b434c Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 50ca9227b5 Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 107b8fc14b Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 3b346ee757 Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 9a940d3c82 Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann 40418dc7f3 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
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 ad191005ca Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +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