Commit graph

440 commits

Author SHA1 Message Date
Manuel Thalmann 539780ba3c Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann d82c3ae1e9 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann b441e9231a Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 83165588f9 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 187f0d465a Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 7feae37eb9 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann d029018563 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 72d46420f4 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 8e3abf6087 Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 4f89c167cb Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 4d56597f86 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 4dccba5632 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 5c0e462cc7 Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann 7015a69d16 Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 0a23112e2c Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann d684d1ec42 Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 40b3472700 Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann ff8b949b35 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann cb0af07f0c Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 36dd010efb Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann fac547f4be Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 18a0b3d577 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 580cbd2f2a Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann df0a2847c4 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 234a0f17d5 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann b2445ef769 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann e9e24e243d Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 3ee92c243e Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann 69a09752b0 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 9e7436bfca Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann 53f0bc9644 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 56492ec332 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann fb60713ae4 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann e3f84a227b Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann 43f7672df3 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 4ec658b387 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 916b5c9649 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann f38794c3c0 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann d86d27e8de Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann 5f6d8839f4 Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann f82b43c057 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann b238484519 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 3cc7ee3298 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann 1e6b6d8447 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann d059374124 Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 5733639a99 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann 627a8e61c4 Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
Manuel Thalmann 40a983dc65 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 03460b7e44 Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann dfe237dfd7 Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann c59dce210f Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann f347f2b3ec Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann 223249e1c4 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann 05837fb6be Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann bd926e2412 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann 1010b795bb Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann 889f969045 Allow installing modules native only 2024-08-08 02:28:23 +02:00
Manuel Thalmann f9752543c1 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann e32d97ec51 Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann ff86ea62f9 Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann dde206a980 Fix profile script for individual profiles 2024-08-07 23:18:44 +02:00
Manuel Thalmann bfba6b532f Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann 1c9de44bd8 Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann 72d8ebe35f Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann 036d2a8338 Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann 049c8d5eba Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann 096446e646 Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann 27bd44a127 Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann df850deeea Use internal OS detection 2024-08-07 21:35:03 +02:00
Manuel Thalmann 438bbb911e Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann d90e3bb437 Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann cebc95eae9 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 2f0198257e Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann 2def5be4f9 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann f374c55a5e Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 7b8071311b Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann 4a7f502209 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann 9dfcd2ae6c Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann cf004bb962 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 6960db47dc Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann 81c1a577a0 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann 20ca5297a4 Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 4c9b801fd2 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann f1e5d22043 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann b40c6d71d4 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann ee8d8c12cd Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 9c6d5509f6 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann ac814a123d Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 2b38c0e81e Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann cc1f27f568 Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 843e9dba26 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 6d8b4b0424 Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 7db404be82 Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 5ceb570098 Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann 572ac87336 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann b54bea2391 Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann 9b46eaec15 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann 74d4454bb0 Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann a7390cbf9b Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann 6b1c97956d Add separate method for configuring git 2024-07-20 04:06:41 +02:00