Commit graph

438 commits

Author SHA1 Message Date
Manuel Thalmann a0d44ca4a1 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann c80c6e8fc2 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann eb3ffcde9f Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 888a8093ba Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 39b44ca6e8 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann e0421e908a Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 8dfd90d660 Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 5011a8ab8a Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 50d1825f92 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 4b6f34b812 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann b4199c43a6 Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann fccc0c2a7a Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann e13a1c0eb1 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 8e0672b53b Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 2a03f8fffe Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann c0b137903d Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 0d2c28e74a Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 9f43dbf0e8 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann af2b41fb1d Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 2fcc77f4ee Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 5baed04a6f Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann ceddb4acfa Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 3fe762f7a2 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 6ce1f9b9cc Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann eea1c19dd4 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 9f5d9874dc Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann 5e3e4af20f Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 1058913d7a Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann a511aba2d2 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 556843f14d Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann d5db33cb37 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 4404b6173b Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann 27944f1642 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann bb47bd1b56 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann d7cbe47dc9 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 13d33293eb Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann 60b8308709 Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann ed6585161e Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 90d35da839 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 5a36ee2c42 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 22c0055e96 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann 07dc211904 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann 790abdb5f3 Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 444f5e3f70 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann e293b56f8c Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
Manuel Thalmann 3ea2f39ced Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 4f9b3f6ecd Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 80e370e954 Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann 9d767fa845 Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann 416a55df76 Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann dc156b7316 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann 710268ed28 Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann dfa18b0671 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann 137a41bdc1 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann 763b3ad3a2 Allow installing modules native only 2024-08-08 02:28:23 +02:00
Manuel Thalmann 80f18a2014 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann f8190f1d02 Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann a6ef92d55f Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann 9ef634c1b7 Fix profile script for individual profiles 2024-08-07 23:18:44 +02:00
Manuel Thalmann 1a1d75e19c Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann 8f1b6bf2ed Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann ed854c8c3c Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann 2b9fa4f72f Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann 3bce7da58f Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann 524e96c9ec Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann 6d55b8a31d Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann a3b17d50a5 Use internal OS detection 2024-08-07 21:35:03 +02:00
Manuel Thalmann bc571560a9 Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann 0587c402ae Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 984de111eb Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann b9803a2de7 Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann 5e4aab3eb3 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann 5e0a25c2b6 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 7bcea552b2 Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann 5b38858526 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann 3fec9f0a1b Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann ed950a1da3 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 7ac1e9cb1d Fix missing variables 2024-07-30 00:51:50 +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 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 c88c6b434c Mark all fish scripts as executable 2024-07-28 12:32:08 +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 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