Commit graph

393 commits

Author SHA1 Message Date
Manuel Thalmann b2e288b9e3 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann d453c4e773 Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 9f54702158 Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann 23954e7e9f Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann a2c6d8bc04 Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann e91c7ba371 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann b6135b0750 Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann ab07c87c57 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann 5a64f8e42d Allow removing task bar icons 2024-08-08 02:31:59 +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
Manuel Thalmann 0ebe9ace15 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 051019072a Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann 2680dce208 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann 8cc8da2eb6 Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 46237dc982 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann 699418155b Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann d3a38daafc Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 2a434b8653 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann 7411963897 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 5bffc229a4 Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann 68f8eb81f9 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann a3ea73efbf Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann eeabf6dadf Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann a613f92535 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann ef49fab43a Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann 358cb3a327 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann e9434ef43f Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann a125d4e154 Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 73070fb232 Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann f85140da48 Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann 54e629f706 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 8d144252bb Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 4c1ccee7d1 Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann dd02a51d03 Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann d3124852ef Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann caf781e913 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 279ca46478 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 69ca2c4630 Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann f08589266d Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 0a63082bec Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 3645f668eb Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann 482b72330e Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann b79053bfc9 Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann c15599223b Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann 660c32b790 Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 7ef8e8ff18 Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 4970ab4dc2 Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 27d5dffd43 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann 652ee29a70 Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann 2d7ba75586 Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann 796e6352de Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 29aec891b0 Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann ac21db101f Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann 7c06248859 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 4c34db9d43 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 1f94745b94 Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
Manuel Thalmann 04cf2de0ae Add aliae to the skel 2024-07-16 03:30:25 +02:00