Commit graph

1907 commits

Author SHA1 Message Date
Manuel Thalmann 6bce599029 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann df363ce38c Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 3b662e76e0 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 725f01a572 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann a89ef2b8a7 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann a43a4890f3 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann 9daaf4cee8 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann a42865a480 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 93bad7fc73 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann b630f3da24 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 9de3de5bb2 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann 89abeada06 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann adff725fbd Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann e743af0944 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann ad01cd2470 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann b8582e6432 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 1452871873 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 4f52273757 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 4a7b3ef411 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 2b8a386f79 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann ff9a3eeedc Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 9aaefb2cf0 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann ca1d4be8fc Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann e83e501fe5 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 9c47271f95 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann 4eb61d8604 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 29a52b02de Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 171dee2216 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann d758864fdc Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 026b236783 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann e4883badcc Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 14055fcca3 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann b1b06bb152 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 17b8a79adf Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 3c0771e96b Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 3accbc7bfb Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann e42341151d Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann f93032a6e4 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 1a5dbd7b2d Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann 8562946aff Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 950e6dc761 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann c58cc3bbc5 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann 12ea3e0a51 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 9acbee077c Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 93cdf65779 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 135cd8e218 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann e55e6a5a5a Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann de7ac289fb Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann db0f62541e Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 3d85667773 Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann 98d1ddb4d3 Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann 9dbed50916 Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann fbeeb6532e Remove unnecessary icon 2024-08-09 02:23:56 +02:00
Manuel Thalmann 2f63463912 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann a0ddf0c8aa Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann 845072bff9 Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann faee0ec687 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann f4babf06d6 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann 92a7b89523 Remove code duplication 2024-08-09 01:33:04 +02:00
Manuel Thalmann 9e19daced2 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann 2ed68c6c30 Fix incorrect file paths 2024-08-09 00:17:05 +02:00
Manuel Thalmann b0cc36559c Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
Manuel Thalmann 6db73090bd Reorder installation steps 2024-08-08 23:03:10 +02:00
Manuel Thalmann cc84c185af Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann f217f8bd49 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
Manuel Thalmann 03e41982a4 Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
Manuel Thalmann 9dc4380a2c Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 084058c266 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann ee2a745308 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 976fec72ad Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 99aae05304 Install Oh My Posh system wide 2024-08-08 14:23:15 +02:00
Manuel Thalmann 8916c3b544 Fix typo 2024-08-08 14:22:22 +02:00
Manuel Thalmann 0297a7d8d5 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann c1ae5de780 Fix incorrect file paths 2024-08-08 14:21:55 +02:00
Manuel Thalmann d3c5810149 Configure NVS after installation 2024-08-08 14:09:20 +02:00
Manuel Thalmann 99e9542053 Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann 049f7771d2 Fix typo 2024-08-08 14:08:48 +02:00
Manuel Thalmann 6111236dc0 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann de30c36dd5 Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 85c9436eec Add notes to installation script 2024-08-08 14:03:15 +02:00
Manuel Thalmann 20267c21ac Add a script for installing LGHub 2024-08-08 13:25:21 +02:00
Manuel Thalmann 2584798683 Reorder installation steps 2024-08-08 13:17:14 +02:00
Manuel Thalmann 2abec73f45 Reload env after installing git 2024-08-08 12:18:04 +02:00
Manuel Thalmann c8c3b03773 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann 940e63376c Install features using chocolatey 2024-08-08 05:20:58 +02:00
Manuel Thalmann b45f27adf6 Ensure git is installed 2024-08-08 05:14:31 +02:00
Manuel Thalmann b7ff8f8cac Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann 92df913e97 Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
Manuel Thalmann a172b50077 Fix incorrect path 2024-08-08 05:01:45 +02:00
Manuel Thalmann 425b364df2 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 97a2826f9a Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann db7d4cd4fd Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann 1d0523dd4e Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann 6216f8ec9d Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann e63c3251d8 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann d9a4ad03dd Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann 5656d97f13 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann 21e0ff7c1a Rename all old installation scripts 2024-08-08 02:56:13 +02:00
Manuel Thalmann f8f9d82f01 Remove Firefox taskbar icon 2024-08-08 02:29:09 +02:00
Manuel Thalmann 673d7f980c Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann a7e56d8a5d Allow installing modules native only 2024-08-08 02:28:23 +02:00
Manuel Thalmann eefeb87743 Rename old LGHub script 2024-08-08 02:27:39 +02:00
Manuel Thalmann 5da514091d Rename PuTTY script 2024-08-08 00:51:45 +02:00
Manuel Thalmann 01350c4305 Add scripts for installing Tobii apps 2024-08-08 00:06:49 +02:00
Manuel Thalmann d594f78cb2 Copy keyboard layout to welcome screen 2024-08-07 23:53:26 +02:00
Manuel Thalmann dafb161cbe Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
Manuel Thalmann c004ffd3fa Rename old Nextcloud script 2024-08-07 23:45:56 +02:00
Manuel Thalmann 687c47fc99 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann ddb25b43b5 Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann 87cfe2b54e Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann 734cd48f9b Fix profile script for individual profiles 2024-08-07 23:18:44 +02:00
Manuel Thalmann b9a7f4cffd Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann f2dc82e2b7 Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann 80e5c435a3 Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann 5ceb3c205b Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann a25783a44a Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann c500883386 Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann c15b72d5b1 Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann 3598a10216 Refactor chocolatey script 2024-08-07 21:50:21 +02:00
Manuel Thalmann bb3a37c3ec Pass arguments to software script 2024-08-07 21:37:33 +02:00
Manuel Thalmann 63aa399f91 Use internal OS detection 2024-08-07 21:35:03 +02:00
Manuel Thalmann f7aec5253e Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann fb4f30018c Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 82a28e1323 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 77afa05acd Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann fbf3c049b1 Add script for installing Thunderbird 2024-08-07 18:57:27 +02:00
Manuel Thalmann ae8b9ac43f Install drivers in proper phase 2024-08-07 18:54:07 +02:00
Manuel Thalmann a1a6909a12 Add a script for installing WinSCP 2024-08-07 18:30:14 +02:00
Manuel Thalmann e10241c12c Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann 89fa04aab6 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann 39608e51ea Add scripts for installing drivers 2024-08-07 16:17:49 +02:00
Manuel Thalmann 68691e38e1 Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 57a44a42a7 Add missing package for selenium 2024-08-07 15:24:56 +02:00
Manuel Thalmann 3694eca1c8 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
Manuel Thalmann 7b38c7bc37 Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
Manuel Thalmann 1eeb391454 Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
Manuel Thalmann c9fc08dfd6 Execute winget script in a module 2024-08-07 13:36:47 +02:00
Manuel Thalmann d96408a32e Install components for browser automation 2024-08-07 13:36:31 +02:00
Manuel Thalmann 00e5ecba1f Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann d34e074d57 Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann 3d9db2c5c3 Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 3876ca99e0 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann 6900cf65e2 Fix non-functioning script 2024-08-07 03:23:21 +02:00
Manuel Thalmann 25e0a560ba Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
Manuel Thalmann 49c83dd364 Silence unnecessary output 2024-08-06 17:07:57 +02:00
Manuel Thalmann 4e4d273cc7 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
Manuel Thalmann f4f568dafe Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
Manuel Thalmann e9751cafa9 Determine software script name properly 2024-08-06 12:21:48 +02:00
Manuel Thalmann 2fd4d5a726 Fix incorrect path 2024-08-06 12:21:00 +02:00
Manuel Thalmann e7f6540815 Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
Manuel Thalmann 1f4e7a7720 Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
Manuel Thalmann 58c8b7b542 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
Manuel Thalmann 13b430bf79 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann fd000aa78b Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
Manuel Thalmann 3fecc04ed0 Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
Manuel Thalmann 6a25230444 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
Manuel Thalmann 7d13434496 Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
Manuel Thalmann e05cf27941 Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
Manuel Thalmann f6d81c14b5 Fix argument redirection 2024-08-05 22:49:44 +02:00
Manuel Thalmann 6cf83d1a70 Fix non-functioning script 2024-08-05 22:45:17 +02:00
Manuel Thalmann 129b79d33c Allow running further installer actions within an installer 2024-08-05 22:29:20 +02:00
Manuel Thalmann 06297fd9eb Refactor windows configuration script 2024-08-05 20:07:39 +02:00
Manuel Thalmann 8b0471d049 Refactor software script environment 2024-08-05 00:07:41 +02:00
Manuel Thalmann b25b760f7d Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
Manuel Thalmann 7f0e9df340 Enter next stage after configuration 2024-08-02 01:44:56 +02:00
Manuel Thalmann cc2cbcaecb Make config module persist in WSL 2024-08-02 00:47:33 +02:00
Manuel Thalmann 05820920a0 Ensure arguments are passed to fish 2024-08-01 23:36:03 +02:00
Manuel Thalmann c3f79fe92b Fix installer script structure 2024-08-01 23:34:35 +02:00
Manuel Thalmann 329458caa7 Declare InstallerAction in a separate file 2024-08-01 22:52:51 +02:00
Manuel Thalmann e7c6c8106c Ensure necessary modules are imported 2024-08-01 21:49:46 +02:00
Manuel Thalmann 775e88ad82 Import SetupStage enum into installation module 2024-08-01 21:32:33 +02:00
Manuel Thalmann ea94c6fa10 Pause on error by default 2024-08-01 21:08:31 +02:00
Manuel Thalmann edd9168b10 Display the software name during installation 2024-08-01 21:06:03 +02:00
Manuel Thalmann 1fcf4ef21e Fix non-functioning command 2024-08-01 20:34:55 +02:00
Manuel Thalmann 9b59ae9c5a Remove non-existent script 2024-08-01 19:10:10 +02:00
Manuel Thalmann 379970e3f6 Nest installation functions in a module 2024-08-01 19:02:12 +02:00
Manuel Thalmann 7ae59c021a Install winget if nonexistent 2024-08-01 18:58:33 +02:00
Manuel Thalmann 066b9b8b7e Use the new commands 2024-08-01 18:36:47 +02:00
Manuel Thalmann c1ac5d2669 Add dedicated commands for checking software 2024-08-01 18:35:45 +02:00
Manuel Thalmann e8b7977d2a Add a script for managing software 2024-08-01 18:24:26 +02:00
Manuel Thalmann fa67e12fa3 Fix nix installation check 2024-08-01 18:05:10 +02:00
Manuel Thalmann 4807c6f8e8 Make nix visible to WSL 2024-08-01 18:03:48 +02:00
Manuel Thalmann 15acc53389 Add a function for getting the users to create 2024-08-01 17:56:42 +02:00
Manuel Thalmann f8fe78936c Rename the file containing software functions 2024-08-01 17:38:59 +02:00
Manuel Thalmann c952b1701d Configure clock for dualboot systems 2024-08-01 16:32:03 +02:00
Manuel Thalmann 1a4e294750 Enter configuration stage if nix exists 2024-08-01 16:28:48 +02:00
Manuel Thalmann 3602cbbf83 Reboot WSL to pick up nix 2024-08-01 16:25:18 +02:00
Manuel Thalmann 600ad30a55 Add a function for retrieving nix options 2024-08-01 16:12:58 +02:00
Manuel Thalmann 33297747b8 Make CONFIG_MODULE available in WSL 2024-08-01 14:39:44 +02:00
Manuel Thalmann bd6964a37b Install WSL and nix by default 2024-08-01 14:06:40 +02:00
Manuel Thalmann bdf5254f66 Rename config module file 2024-08-01 12:39:27 +02:00
Manuel Thalmann d48d4a08df Reword log messages 2024-08-01 12:32:43 +02:00
Manuel Thalmann 9921890e4d Fix syntax error 2024-08-01 12:31:25 +02:00
Manuel Thalmann b97ccd863c Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
Manuel Thalmann 0adace7d6e Add scripts for updating windows 2024-08-01 02:59:32 +02:00
Manuel Thalmann 6793736c3a Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann e67122b20b Fix syntax error 2024-08-01 01:22:23 +02:00
Manuel Thalmann 54b8d227ff Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann 2ead5ea7ad Fix handling of setup stages 2024-07-31 22:33:37 +02:00
Manuel Thalmann 7fcb36dd1c Set registry values properly 2024-07-31 22:33:16 +02:00
Manuel Thalmann f0f43a30bd Display console output of hooks 2024-07-31 22:18:47 +02:00
Manuel Thalmann 76cb8e5125 Store stages using their name 2024-07-31 16:52:49 +02:00
Manuel Thalmann a4b88c183d Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann d6919a2c98 Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann 5de8554b13 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann ed3455ffb1 Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann 3f6700b98e Normalize script formatting 2024-07-31 15:52:23 +02:00
Manuel Thalmann add008c791 Add a script for managing setup options 2024-07-31 15:42:02 +02:00
Manuel Thalmann c0b215bcce Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann 73dbb502ba Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 3f24abdb89 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 08a8ef4b96 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann 3be5bd7535 Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann 9a2a78fb76 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann 87ef1167fe Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann aa958b2656 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 01ae7ce2d0 Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann 069c8a3330 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann 882aac5c30 Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann 0da7130de1 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 87c5c5d140 Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann a2b8c2b395 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann 4c9aca739d Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann 4101a6105f Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann f6671515dd Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 4326044af9 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 69ac0b990c Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 4daf222ec3 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann b5e798564b Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann 566a3f025b Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann 18b4405441 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann a790f16c7f Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann 07ba5dfeb6 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 58e97cb051 Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 6fef809d62 Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 6147037a97 Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 5b6db497e4 Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann 5653cea25a Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
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 4418e99219 Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +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