Commit graph

2185 commits

Author SHA1 Message Date
Manuel Thalmann d6027982dc Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 24a3c90749 Prevent unnecessary config evaluation 2024-08-24 01:31:39 +02:00
Manuel Thalmann d0c0c62b0c Fix non-functioning installer 2024-08-24 01:27:26 +02:00
Manuel Thalmann d7f34a9c9c Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 0ce927d6ed Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann f0b6672fec Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann 2fb5fa03c9 Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann 14297367ae Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann 2392b40987 Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 076b06ef19 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann acc6ca5403 Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 90389abc43 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann 1f0c8ff4e0 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann 6be1a93617 Add desired posh theme 2024-08-23 19:43:06 +02:00
Manuel Thalmann d2228ee198 Make option names more clear 2024-08-23 19:42:27 +02:00
Manuel Thalmann d1fefa9d7d Allow configuring oh-my-posh 2024-08-23 19:39:18 +02:00
Manuel Thalmann 15c9550abe Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann ba12d3dfdf Adjust configuration accordingly 2024-08-23 19:14:09 +02:00
Manuel Thalmann 1a7a5e1f56 Refactor option descriptions 2024-08-23 19:02:06 +02:00
Manuel Thalmann 96377bc11b Clean up the Windows configuration 2024-08-23 18:59:49 +02:00
Manuel Thalmann 47b0e000a1 Clean up the users.nix file 2024-08-23 18:51:54 +02:00
Manuel Thalmann 52db008682 Create dedicated rclone module 2024-08-23 18:48:30 +02:00
Manuel Thalmann aa608e3fb3 Move git module to separate directory 2024-08-23 18:42:16 +02:00
Manuel Thalmann f6b5aa4378 Move git options to separate module 2024-08-23 18:40:24 +02:00
Manuel Thalmann ea51f83639 Fix inheritance of user config 2024-08-23 18:28:20 +02:00
Manuel Thalmann 4108a300c8 Allow OS specific settings 2024-08-23 18:11:48 +02:00
Manuel Thalmann c161a64d1a Update archiso 2024-08-23 14:19:56 +02:00
Manuel Thalmann 15984e16af Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann ee51f61a0f Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 2ce9f6f731 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann 1816dd8fe3 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 693dd414df Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 7411addeba Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 18eaae2164 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann e2a8084b0b Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann dd6ccf8b37 Add profiles to the flake 2024-08-22 23:37:53 +02:00
Manuel Thalmann 09b12efbb8 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann cb3c285078 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann 64611ab928 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann a1674d7090 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 17820a63a6 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann e91c688063 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann c0bb75a01c Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann a012c336b4 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 4a3e497532 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 008af9891a Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 04e6c47a5b Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 5ad465f021 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
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