Commit graph

2379 commits

Author SHA1 Message Date
a9daaa9d2b Install vscode extensions by default 2024-08-24 01:16:56 +02:00
bf9757043a Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
b9b192c42a Update aliae configuration script 2024-08-24 00:42:57 +02:00
e4f3abca2f Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
c908a45eeb Install posh theme automatically 2024-08-23 23:53:48 +02:00
a3c90aa1cf Export missing function 2024-08-23 23:50:13 +02:00
703f4ac71d Install aliae by default 2024-08-23 23:46:23 +02:00
9d680cea15 Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
975430d97e Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
d5c45fafc7 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
53466c856c Add desired posh theme 2024-08-23 19:43:06 +02:00
9bbb15b5ba Make option names more clear 2024-08-23 19:42:27 +02:00
ba70754bf3 Allow configuring oh-my-posh 2024-08-23 19:39:18 +02:00
c8aba026e0 Fetch config from proper section 2024-08-23 19:24:49 +02:00
384b90b8d2 Adjust configuration accordingly 2024-08-23 19:14:09 +02:00
ae5e724f5c Refactor option descriptions 2024-08-23 19:02:06 +02:00
9ec3aa95c9 Clean up the Windows configuration 2024-08-23 18:59:49 +02:00
c2b83d666a Clean up the users.nix file 2024-08-23 18:51:54 +02:00
6ae1a4a688 Create dedicated rclone module 2024-08-23 18:48:30 +02:00
c422b43d5c Move git module to separate directory 2024-08-23 18:42:16 +02:00
de8021cbb8 Move git options to separate module 2024-08-23 18:40:24 +02:00
2af3a6de6f Fix inheritance of user config 2024-08-23 18:28:20 +02:00
ec1368950e Allow OS specific settings 2024-08-23 18:11:48 +02:00
46bce1eb16 Update archiso 2024-08-23 14:19:56 +02:00
b73b4522b2 Set user info during git setup 2024-08-23 02:01:16 +02:00
b0fb27f638 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
5f9815d1d9 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
7fc0a0235c Make scripts platform independent 2024-08-23 01:52:04 +02:00
6b1aee97a6 Add scripts for configuring git 2024-08-23 01:43:26 +02:00
1f20af3bc5 Configure software implicitly 2024-08-23 01:41:32 +02:00
39600c813f Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
fcc0529c1b Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
bb989ccc9b Add profiles to the flake 2024-08-22 23:37:53 +02:00
ac4b6e0700 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
56463a4e30 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
bc56474a16 Fix infinite loop 2024-08-22 20:41:17 +02:00
e294564e92 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
3ee928c081 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
9bd014e2ce Fix incorrect typings 2024-08-22 11:11:12 +02:00
34919991ae Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
8e7aeb9161 Register setup script as admin 2024-08-22 11:10:39 +02:00
6b35ce6f39 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
596bca0b4e Streamline the creation of users 2024-08-21 18:34:18 +02:00
1c458f8004 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
c0f2c25ef6 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
93ae3c8e3e Print commands in debug mode 2024-08-21 18:28:08 +02:00
e6f8bdc774 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
f468804c95 Add function for generating startup command 2024-08-21 18:26:58 +02:00
682571eeba Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
18abc9e499 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00