Commit graph

59 commits

Author SHA1 Message Date
Manuel Thalmann 440d7bb904 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 4d59d28fe0 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 60d78c96c7 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann c78e529cc6 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann a4a4ff9afb Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 5838ca5cc7 Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann 08b6155277 Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann 8ef736a49d Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann c102071838 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann f08e54151a Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann 069f87551d Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann f7f3df82c6 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann c15579f919 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann 1390eedd91 Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann 2ec332856a Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann 32dd1ac1dc Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann c33ad5c306 Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann 0812a6ae02 Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann e596202af3 Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann 8420cd4299 Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann 2a043a0f35 Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann 862ab3c42b Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 3f3b25bc95 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann d12a44ceb3 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 2297485193 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 09aa735398 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann e23dec2a75 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann eb486369f2 Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 7560191834 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann f0d4e900ba Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann 75ce4e680f Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann cd35c5d4f4 Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 46a9afbb95 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 46ef068555 Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann 77aaa5fe71 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 802e8c6ff5 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 0d909f5a5a Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 447d09fa7e Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann a3d2bed4cf Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann 8979ad11e4 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 36030e6eed Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann 2df5ecddcb Refactor network connection test 2024-07-14 21:37:39 +02:00
Manuel Thalmann ea24ad15c1 Fix syntax error 2024-07-14 10:10:04 +02:00
Manuel Thalmann 60e55be26a Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann 5a15c1ea05 Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
Manuel Thalmann 56704c3df1 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann c2dd9adad4 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann 4209a7c107 Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann def44b1351 Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 52384e532a Load language settings from the config 2024-07-09 02:22:12 +02:00