Commit graph

701 commits

Author SHA1 Message Date
Manuel Thalmann ee077e0765 Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann fab3c239f6 Fix syntax error 2024-08-01 01:22:23 +02:00
Manuel Thalmann 5e2dc315a8 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann d7cc1a53bf Fix handling of setup stages 2024-07-31 22:33:37 +02:00
Manuel Thalmann 2a7adfeba3 Set registry values properly 2024-07-31 22:33:16 +02:00
Manuel Thalmann 595b7cb874 Display console output of hooks 2024-07-31 22:18:47 +02:00
Manuel Thalmann 9a3c5f6b32 Store stages using their name 2024-07-31 16:52:49 +02:00
Manuel Thalmann 467ad0caab Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann 73c0648611 Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann afb2d1be65 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann 401aa9e41c Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann 9d79d4deb3 Normalize script formatting 2024-07-31 15:52:23 +02:00
Manuel Thalmann e84b2f9583 Add a script for managing setup options 2024-07-31 15:42:02 +02:00
Manuel Thalmann bb3ea5d555 Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann be4ee90f7d Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 90675f3e14 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 1012705160 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann ef773d993c Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann ce0a00ee26 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann ebf89c0f31 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann 9ea7d31053 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 40b0bafcac Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 2e7be10a9c Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann 800261791e Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 2979138e66 Replace packages with too frequent updates 2024-06-23 19:57:12 +02:00
Manuel Thalmann be8a01eeef Skip installation of vscode insiders versions 2024-04-06 16:30:11 +02:00
Manuel Thalmann eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
Manuel Thalmann ef8b83b102 Ensure vscode is in path 2024-04-01 20:10:36 +02:00
Manuel Thalmann c3c8d5719d Install WingetUI 2024-04-01 20:10:07 +02:00
Manuel Thalmann 855715059e Ensure to run bash scripts using bash 2024-04-01 17:02:49 +02:00
Manuel Thalmann 6128c78eba Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
Manuel Thalmann 8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00
Manuel Thalmann b834b7d0f6 Disable Dynamic Lighting by default 2024-03-24 20:18:29 +01:00
Manuel Thalmann b273eeec68 Skip unpacking of existing files 2024-03-24 18:17:18 +01:00
Manuel Thalmann ab17fa75d6 Move cleanup scripts to proper location 2024-03-24 18:16:29 +01:00
Manuel Thalmann 87a83600db Overwrite existing files when unpacking osu! 2024-03-24 18:09:22 +01:00
Manuel Thalmann 17a18866f5 Allow addition of custom restoration arguments 2024-03-24 18:08:54 +01:00
Manuel Thalmann c781134141 Kill all processes related to LGHub during restore 2024-03-24 17:47:41 +01:00
Manuel Thalmann 72615ab002 Only back up installed Visual Studio versions 2024-03-24 17:37:13 +01:00
Manuel Thalmann 6e806af2a0 Add further Visual Studio versions 2024-03-24 17:34:25 +01:00
Manuel Thalmann 22f3932ada Only restore previously installed VS versions 2024-03-24 17:17:57 +01:00
Manuel Thalmann 94024951ff Prevent unnecessary output 2024-03-24 16:56:55 +01:00
Manuel Thalmann 7ae676141d Add missing import 2024-03-24 16:54:36 +01:00
Manuel Thalmann 1b87ddfabb Ensure the KnownFolders module is imported before use 2024-03-24 15:18:01 +01:00
Manuel Thalmann 09939d2ee9 Fix Logitech G Hub scripts 2024-03-24 13:47:53 +01:00
Manuel Thalmann bf8f9c1487 Ignore inexistent POSH_THEME variable 2024-03-24 03:17:50 +01:00
Manuel Thalmann 0817849ef1 Unser POSH_THEME variable during installation 2024-03-24 02:51:22 +01:00
Manuel Thalmann 3d10553d9a Make more descriptive prompt 2024-03-24 02:10:45 +01:00