Commit graph

2034 commits

Author SHA1 Message Date
fb0a24bb6c Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
1c3bffce42 Add a timeout for the reWASD downloader 2024-08-18 09:05:04 +02:00
5a6d46153f Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
11ae127dba Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
9e716bce4f Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
8d7835a8aa Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
55043420aa Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
530f6d1a34 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
dd78af2f54 Fix typos 2024-08-16 16:10:09 +02:00
6fd2016c39 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
1701213a77 Generate env variables using shorthand scripts 2024-08-16 15:16:56 +02:00
2034f5c9f6 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
4e97645eea Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
050221da47 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
16560270a7 Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
38c37c3564 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
0605d9bcb0 Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
48279e13ad Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
51f352f095 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
fab0da1d65 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
1fbc33cf88 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
d37cd11acd Disable auto reboot by default 2024-08-12 01:27:50 +02:00
9c7729ce56 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
b1e4560337 Install Wave Link first 2024-08-11 18:27:16 +02:00
8ad456c0a3 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
b4be84c827 Fix incorrect script path 2024-08-10 20:37:10 +02:00
a2aefa515c Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
b48821eeff Retrieve registry value properly 2024-08-10 19:26:53 +02:00
f5d971922a Add scripts for installing git 2024-08-10 15:28:10 +02:00
bc8f73b185 Remove unnecessary code 2024-08-10 15:24:15 +02:00
6dba078a44 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
3ad0fcf95e Set user groups properly 2024-08-10 15:23:38 +02:00
4f2781b154 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
6ba58ee07e Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
17939bee8c Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
e2013f8db5 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
d62ea6ffaa Set timezone automatically 2024-08-10 15:17:21 +02:00
99dd620cc8 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
9ad16b14fc Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
8268fdd29d Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
ea53352de6 Determine installer action properly 2024-08-10 15:15:21 +02:00
806478db65 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
f20523c43b Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
270854f435 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
f70cad941f Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
a87ea25c15 Remove duplicate code 2024-08-10 05:17:08 +02:00
5aa19c89e9 Fix typo 2024-08-10 03:57:37 +02:00
61d610f194 Fix copy paste error 2024-08-10 03:57:26 +02:00
a219a15a5c Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
091ce4ba61 Fix incorrect script path 2024-08-10 03:13:13 +02:00
94d6ffe6f9 Fix broken scripts 2024-08-10 01:50:52 +02:00
89d43c1599 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
015f7d2901 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
4ebf214acc Force creation of sudo alias 2024-08-10 00:22:46 +02:00
ecb34288cc Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
9e7ed6e85e Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
bd2dc90463 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
c42b30b52e Change login message 2024-08-09 22:11:12 +02:00
c0748548e1 Set up shared WSL 2024-08-09 16:02:33 +02:00
b034dfd53d Install updates only as admin 2024-08-09 16:02:24 +02:00
7a99482bc8 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
505ee2ad34 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
92e4889417 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
f01409fcd5 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
a460608b10 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
c789bd6c72 Reorder winget arguments 2024-08-09 14:45:05 +02:00
29e2703162 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
ec7fc8dd6e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
eb6ad4780e Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
b8086193bd Force computer reboots 2024-08-09 04:42:55 +02:00
25d4810147 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
dee942b881 Set displayname of all users 2024-08-09 04:20:00 +02:00
cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
c79d632639 Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
e768c55e58 Fix typo 2024-08-09 03:38:10 +02:00
5e4e7d4939 Add missing setup stage 2024-08-09 03:02:25 +02:00
acb22f8a89 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
849d8387cc Allow displaying a boot message 2024-08-09 02:59:06 +02:00
c631882854 Disable users by default 2024-08-09 02:58:01 +02:00
62af6e393c Add a stage for configuring users 2024-08-09 02:27:24 +02:00
6b7e30c035 Detect installation properly 2024-08-09 02:24:59 +02:00
37b252d578 Remove unnecessary icon 2024-08-09 02:23:56 +02:00
91d0d635a1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
0a464c90d9 Fix renaming user 2024-08-09 02:20:27 +02:00
40ade7b471 Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
68bec52a7b Show error properly 2024-08-09 02:00:18 +02:00
10c6f1e155 Fix typo 2024-08-09 01:53:59 +02:00
0ce23ecc9f Remove code duplication 2024-08-09 01:33:04 +02:00
e85ab0431f Remove unnecessary console output 2024-08-09 01:22:51 +02:00
aeca0c1a11 Fix incorrect file paths 2024-08-09 00:17:05 +02:00
3b5752f214 Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
40e67c23e1 Reorder installation steps 2024-08-08 23:03:10 +02:00
aa14dd7beb Suppress unnecessary output 2024-08-08 22:24:41 +02:00
30e7c163f2 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
bbbbff7be4 Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
4b9ad41939 Make config script platform independent 2024-08-08 18:21:16 +02:00
ee06982b21 Leave groups unspecified 2024-08-08 17:50:32 +02:00
62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
6cd1cbb541 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
4aec5d4b53 Install Oh My Posh system wide 2024-08-08 14:23:15 +02:00
216d9464a3 Fix typo 2024-08-08 14:22:22 +02:00
9fb7c199d1 Skip scope argument by default 2024-08-08 14:22:13 +02:00
5f382be97d Fix incorrect file paths 2024-08-08 14:21:55 +02:00
8db8dc7a23 Configure NVS after installation 2024-08-08 14:09:20 +02:00
8911b7460b Refactor app association script 2024-08-08 14:09:07 +02:00
d1f60a12b0 Fix typo 2024-08-08 14:08:48 +02:00
2943621d6c Apply the error action globally 2024-08-08 14:08:38 +02:00
6e1322697a Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
81d0f2de32 Add notes to installation script 2024-08-08 14:03:15 +02:00
24b43e8410 Add a script for installing LGHub 2024-08-08 13:25:21 +02:00
a0deb0b84b Reorder installation steps 2024-08-08 13:17:14 +02:00
ae3b877c2a Reload env after installing git 2024-08-08 12:18:04 +02:00
ffcda8584d Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
aadc6413ad Install features using chocolatey 2024-08-08 05:20:58 +02:00
8812500285 Ensure git is installed 2024-08-08 05:14:31 +02:00
be4a3228da Fix broken XML document creation 2024-08-08 05:04:59 +02:00
b2619ea7a6 Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
e296fee797 Fix incorrect path 2024-08-08 05:01:45 +02:00
995959f958 Add a stage for creating users 2024-08-08 04:38:40 +02:00
198e984bcd Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
458c46575c Allow custom winget arguments 2024-08-08 04:29:00 +02:00
ddfbe17a49 Improve winget function 2024-08-08 04:28:21 +02:00
e29e36acf7 Add missing function 2024-08-08 04:20:11 +02:00
b92173fa25 Refactor browser scripts 2024-08-08 03:32:03 +02:00
29b0de86dc Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
16f3c72eb3 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
d91beaae7b Rename all old installation scripts 2024-08-08 02:56:13 +02:00
31fb0406ca Remove Firefox taskbar icon 2024-08-08 02:29:09 +02:00
cb3edcfa55 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
a8929f0707 Allow installing modules native only 2024-08-08 02:28:23 +02:00
d0aed26865 Rename old LGHub script 2024-08-08 02:27:39 +02:00
dfcd4a910b Rename PuTTY script 2024-08-08 00:51:45 +02:00
5d0c332ab5 Add scripts for installing Tobii apps 2024-08-08 00:06:49 +02:00
e3b616200f Copy keyboard layout to welcome screen 2024-08-07 23:53:26 +02:00
f04ec8be9c Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
b31b00fc2d Rename old Nextcloud script 2024-08-07 23:45:56 +02:00
875013b104 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
1be771628b Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
7fed854044 Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
ec5ccfba2d Fix profile script for individual profiles 2024-08-07 23:18:44 +02:00
e9be3db64e Show messages if packages are installed 2024-08-07 23:18:23 +02:00
64fe00e42f Fix incorrect package check 2024-08-07 23:17:07 +02:00
834883b5de Refactor default winget parameters 2024-08-07 22:56:42 +02:00
5e2e43735e Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
dd902e4859 Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
98db57981c Resolve dependency loop 2024-08-07 21:54:58 +02:00
3dcaa9b1bc Remove unnecessary statement 2024-08-07 21:53:26 +02:00
754dc5483c Refactor chocolatey script 2024-08-07 21:50:21 +02:00
7770ef04a1 Pass arguments to software script 2024-08-07 21:37:33 +02:00
b477870829 Use internal OS detection 2024-08-07 21:35:03 +02:00
a34aa6c143 Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
36336e332d Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
26ef9a12b9 Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
b87117ecd3 Add script for installing Thunderbird 2024-08-07 18:57:27 +02:00
88c765b06e Install drivers in proper phase 2024-08-07 18:54:07 +02:00
a11646372a Add a script for installing WinSCP 2024-08-07 18:30:14 +02:00
fc4215b341 Refactor app association script 2024-08-07 18:29:20 +02:00
dc2f840018 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
a541982ac4 Add scripts for installing drivers 2024-08-07 16:17:49 +02:00
2f950d89ba Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
63a6c16d99 Add missing package for selenium 2024-08-07 15:24:56 +02:00
3304afd2e8 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
181426ee41 Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
bed24acbe3 Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
6f93edea54 Install components for browser automation 2024-08-07 13:36:31 +02:00
6c193590b1 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
d64feb232a Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
7177fa97ca Enhance the winget install check 2024-08-07 03:34:12 +02:00
0b28364280 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
0be3410151 Fix non-functioning script 2024-08-07 03:23:21 +02:00
cf7c776e55 Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
7df03b263b Silence unnecessary output 2024-08-06 17:07:57 +02:00
faeac1fdb9 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
6e3e8eb4b3 Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
40a422bb8e Determine software script name properly 2024-08-06 12:21:48 +02:00
48f0097c45 Fix incorrect path 2024-08-06 12:21:00 +02:00
faecb6cd53 Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
e03d0c6630 Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
4f17c95487 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
6997a800b9 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
348b1a00bc Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
6268eab1e5 Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
901262b8a7 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
2bb3007006 Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
3708aa8e2b Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
b566d63ef2 Fix argument redirection 2024-08-05 22:49:44 +02:00
e7ced15185 Fix non-functioning script 2024-08-05 22:45:17 +02:00
b1544a6a60 Allow running further installer actions within an installer 2024-08-05 22:29:20 +02:00
5ba6a48eac Refactor windows configuration script 2024-08-05 20:07:39 +02:00
8564396d86 Refactor software script environment 2024-08-05 00:07:41 +02:00
b37815498a Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
e10a91094e Enter next stage after configuration 2024-08-02 01:44:56 +02:00
95f65458eb Make config module persist in WSL 2024-08-02 00:47:33 +02:00
f46d2da997 Ensure arguments are passed to fish 2024-08-01 23:36:03 +02:00
1c29cdd89c Fix installer script structure 2024-08-01 23:34:35 +02:00
34108f78d8 Declare InstallerAction in a separate file 2024-08-01 22:52:51 +02:00
5f8b5252ef Ensure necessary modules are imported 2024-08-01 21:49:46 +02:00
c0b0cc2556 Import SetupStage enum into installation module 2024-08-01 21:32:33 +02:00
6c7bb9c268 Pause on error by default 2024-08-01 21:08:31 +02:00
985661a91e Display the software name during installation 2024-08-01 21:06:03 +02:00
8295a41574 Fix non-functioning command 2024-08-01 20:34:55 +02:00
96ba53799e Remove non-existent script 2024-08-01 19:10:10 +02:00
9b6cdd24e5 Nest installation functions in a module 2024-08-01 19:02:12 +02:00
5bb1a19a1f Install winget if nonexistent 2024-08-01 18:58:33 +02:00
fe11ddf570 Use the new commands 2024-08-01 18:36:47 +02:00
a2d0c89424 Add dedicated commands for checking software 2024-08-01 18:35:45 +02:00
f518ea07da Add a script for managing software 2024-08-01 18:24:26 +02:00
466813fe39 Fix nix installation check 2024-08-01 18:05:10 +02:00
9a42fba7f7 Make nix visible to WSL 2024-08-01 18:03:48 +02:00
3a5e8556c5 Add a function for getting the users to create 2024-08-01 17:56:42 +02:00
603fbdfe46 Rename the file containing software functions 2024-08-01 17:38:59 +02:00
05201f1108 Configure clock for dualboot systems 2024-08-01 16:32:03 +02:00
e868255996 Enter configuration stage if nix exists 2024-08-01 16:28:48 +02:00
73ca5018b2 Reboot WSL to pick up nix 2024-08-01 16:25:18 +02:00
c7d19102cf Add a function for retrieving nix options 2024-08-01 16:12:58 +02:00
50951b31ff Make CONFIG_MODULE available in WSL 2024-08-01 14:39:44 +02:00
ded0d4efd0 Install WSL and nix by default 2024-08-01 14:06:40 +02:00
040f20edce Rename config module file 2024-08-01 12:39:27 +02:00
203da2ae3f Reword log messages 2024-08-01 12:32:43 +02:00
8ad65912be Fix syntax error 2024-08-01 12:31:25 +02:00
5ff8639898 Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
12c449eb7c Add scripts for updating windows 2024-08-01 02:59:32 +02:00
ee077e0765 Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
fab3c239f6 Fix syntax error 2024-08-01 01:22:23 +02:00
5e2dc315a8 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
d7cc1a53bf Fix handling of setup stages 2024-07-31 22:33:37 +02:00
2a7adfeba3 Set registry values properly 2024-07-31 22:33:16 +02:00
595b7cb874 Display console output of hooks 2024-07-31 22:18:47 +02:00
9a3c5f6b32 Store stages using their name 2024-07-31 16:52:49 +02:00
467ad0caab Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
73c0648611 Implement install loop properly 2024-07-31 16:15:09 +02:00
afb2d1be65 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
401aa9e41c Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
9d79d4deb3 Normalize script formatting 2024-07-31 15:52:23 +02:00
e84b2f9583 Add a script for managing setup options 2024-07-31 15:42:02 +02:00
bb3ea5d555 Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
be4ee90f7d Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
90675f3e14 Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
1012705160 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
ef773d993c Rename old windows installation script 2024-07-30 18:47:01 +02:00
ce0a00ee26 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
855124c726 Enable rclone services properly 2024-07-30 17:42:29 +02:00
1efc677ed7 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
2e243b488d Silence unnecessary output 2024-07-30 00:53:20 +02:00
2df6822aff Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
de4ceadd9e Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
056131e206 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
770c87a670 Fix missing variables 2024-07-30 00:51:50 +02:00
a57f878700 Fix non-functioning command 2024-07-29 23:46:14 +02:00
ebf89c0f31 Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
86d845768a Allow overwriting packages 2024-07-28 23:45:30 +02:00
2b3440f3fd Generate locales in proper system 2024-07-28 23:45:09 +02:00
56baf02459 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
394305a56a Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
9ea7d31053 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
4fe0ecfe95 Inherit missing variable 2024-07-28 17:01:24 +02:00
c22384c727 Fix aliae configuration 2024-07-28 16:57:47 +02:00
e580446ca6 Fix broken profile creation 2024-07-28 16:57:36 +02:00
022f5bfb5a Inherit missing variables 2024-07-28 15:25:03 +02:00
e6da47a184 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
40b0bafcac Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
2e7be10a9c Run installer script after initialization 2024-07-27 23:18:04 +02:00
800261791e Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
4d6e916750 Copy repository settings 2024-07-26 14:43:02 +02:00
bd1c3caf95 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
3d9eef9dc6 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
519d055c10 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
3e125c639d Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
c1f296a7ce Remove necessity of nix config 2024-07-20 13:54:04 +02:00
aa2e535968 Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
3135643d3f Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
6898e3c26d Fix typo 2024-07-20 05:09:42 +02:00
05c3dd174c Force json output appropriately 2024-07-20 05:09:13 +02:00
e932bef303 Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
7bd01cc1bd Load the default shell from the user config 2024-07-20 04:35:41 +02:00
2362c56fc0 Split nix configuration properly 2024-07-20 04:31:09 +02:00
8933dcc7cb Fix typo 2024-07-20 04:23:51 +02:00
66927e65d0 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
3a4c2891ad Add separate method for configuring git 2024-07-20 04:06:41 +02:00
a89d9bb677 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
675db97522 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
4ecfcfc6f3 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
406a7d970c Remove unnecessary statement 2024-07-20 03:27:20 +02:00
591eab6a57 Add users before installing software 2024-07-20 03:13:17 +02:00
ade8b2fd2a Read config keys properly 2024-07-20 01:59:33 +02:00
b8812cfe4a Fix string formatting 2024-07-20 01:57:06 +02:00
1b255a6fe9 Fix malformed installer script 2024-07-20 01:51:14 +02:00
c16b7468a5 Fix variable inheritance 2024-07-20 01:46:11 +02:00
64c27aae02 Fix configuration target 2024-07-20 01:43:53 +02:00
0a9d8e2c16 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
2a307cc943 Fix variable visibility 2024-07-20 01:36:22 +02:00
0c6c9050c9 Ignore installation status by default 2024-07-20 01:32:42 +02:00
38ed0780f8 Allow user-defined git config 2024-07-20 01:31:04 +02:00
2c2c2889c2 Allow flagging git as installed 2024-07-20 01:23:08 +02:00
2eb56e20f1 Allow marking software as installed 2024-07-20 01:21:25 +02:00
82b6fa594d Fix string formatting 2024-07-20 01:03:20 +02:00
105268b7bc Fix permission issues 2024-07-20 00:59:11 +02:00
2150086ea8 Remove test code 2024-07-20 00:47:48 +02:00
e62637b3be Add users from configuration 2024-07-20 00:46:02 +02:00
5fa9f49b58 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
2848e5b52c Generate locales during setup 2024-07-19 21:18:20 +02:00
3d4a607b2a Silence unnecessary console output 2024-07-17 16:41:42 +02:00
e1d06ea374 Fix creation of vscode config files 2024-07-17 16:39:03 +02:00
39217bce22 Load missing variable 2024-07-17 16:33:59 +02:00
d2db7272ca Force installing iptables-nft 2024-07-17 16:18:31 +02:00
36d9eabac7 Load missing variable 2024-07-17 16:04:57 +02:00
82eac56241 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
b2f0bcad67 Install logo-ls only if not present 2024-07-17 15:54:53 +02:00
f81c36127d Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
49cc7e0590 Add missing packages 2024-07-17 15:49:30 +02:00
134543f675 Fix permission error 2024-07-17 15:22:41 +02:00
06a7048148 Install bb at the end 2024-07-17 15:08:27 +02:00
8d6a16c3c9 Fix typo 2024-07-17 15:00:26 +02:00
766ae9a5c4 Fix incorrect paths 2024-07-17 15:00:01 +02:00
10d5a56527 Fix typo 2024-07-17 14:55:30 +02:00
f2e37ffd22 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
719a9ab8ff Streamline installation of all further software 2024-07-17 14:18:27 +02:00
f1163a12c8 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
84487937f7 Fix syntax error 2024-07-17 01:07:27 +02:00
76fce58ec6 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
7bd2d32f4b Silence unnecessary output 2024-07-16 23:32:46 +02:00
0daac2eb6d Fix permission error 2024-07-16 23:13:41 +02:00
ab94663128 Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
e4dfb6ae10 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
476d56cf3f Configure nix during setup 2024-07-16 22:17:07 +02:00
20f45a5cc1 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
6955a140f5 Reorder installation steps 2024-07-16 22:15:37 +02:00
e2241e6924 Include missing script file 2024-07-16 22:12:19 +02:00
d5831463b1 Fix broken sddm configuration 2024-07-16 22:12:07 +02:00
a76e96f57e Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
28fd9b8640 Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
9c1b81b4f4 Implement os setup using a function 2024-07-16 15:22:15 +02:00
3bc573d352 Streamline GUI app installation 2024-07-16 14:56:49 +02:00
5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
92d672ab0e Fix incomplete installation 2024-07-16 14:28:06 +02:00
b6d68043f0 Set profile title by default 2024-07-16 14:15:05 +02:00
150775e068 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
005c575320 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
8315b89c6c Add aliae to the skel 2024-07-16 03:30:25 +02:00
5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
a761514d2a Copy repo using rsync 2024-07-16 01:33:08 +02:00
5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
7aeb46aaca Automatically reboot the machine 2024-07-16 01:05:06 +02:00
50dcbd015a Add further initialization packages 2024-07-15 20:51:20 +02:00
5cb1026fc2 Load git config from nix 2024-07-15 20:24:47 +02:00
abad516efc Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
d9ce67be73 Fix permission issue 2024-07-15 19:58:56 +02:00
3ebc824061 Set git config system wide 2024-07-15 14:58:54 +02:00