Commit graph

1818 commits

Author SHA1 Message Date
Manuel Thalmann 584cee7f83 Install components for browser automation 2024-08-07 13:36:31 +02:00
Manuel Thalmann 05ae150713 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann fa447b03ee Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann f934043762 Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 47822634f2 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann d98045b065 Fix non-functioning script 2024-08-07 03:23:21 +02:00
Manuel Thalmann 8d7046d66d Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
Manuel Thalmann 92e84534e2 Silence unnecessary output 2024-08-06 17:07:57 +02:00
Manuel Thalmann c682219542 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
Manuel Thalmann 282d42cfa6 Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
Manuel Thalmann da5ff42988 Determine software script name properly 2024-08-06 12:21:48 +02:00
Manuel Thalmann 0baec8960c Fix incorrect path 2024-08-06 12:21:00 +02:00
Manuel Thalmann 33b7e766ab Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
Manuel Thalmann 023febb1ed Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
Manuel Thalmann f82f595f04 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
Manuel Thalmann 5032465415 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann 89eb055eca Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
Manuel Thalmann fcdee2672f Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
Manuel Thalmann 38dad92063 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
Manuel Thalmann 567311d6b0 Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
Manuel Thalmann 3ceaaa21ee Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
Manuel Thalmann f1029c1c43 Fix argument redirection 2024-08-05 22:49:44 +02:00
Manuel Thalmann fe7a5a06c6 Fix non-functioning script 2024-08-05 22:45:17 +02:00
Manuel Thalmann d0531bc649 Allow running further installer actions within an installer 2024-08-05 22:29:20 +02:00
Manuel Thalmann 7936872854 Refactor windows configuration script 2024-08-05 20:07:39 +02:00
Manuel Thalmann f26f58f083 Refactor software script environment 2024-08-05 00:07:41 +02:00
Manuel Thalmann 6de1f20e5a Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
Manuel Thalmann 258a4443e6 Enter next stage after configuration 2024-08-02 01:44:56 +02:00
Manuel Thalmann 66c47241b8 Make config module persist in WSL 2024-08-02 00:47:33 +02:00
Manuel Thalmann 4ed283c095 Ensure arguments are passed to fish 2024-08-01 23:36:03 +02:00
Manuel Thalmann a6ce2d3558 Fix installer script structure 2024-08-01 23:34:35 +02:00
Manuel Thalmann 1b8f1d208f Declare InstallerAction in a separate file 2024-08-01 22:52:51 +02:00
Manuel Thalmann 1568d597a2 Ensure necessary modules are imported 2024-08-01 21:49:46 +02:00
Manuel Thalmann a508c15b9f Import SetupStage enum into installation module 2024-08-01 21:32:33 +02:00
Manuel Thalmann e8963dd0a8 Pause on error by default 2024-08-01 21:08:31 +02:00
Manuel Thalmann 11e0431982 Display the software name during installation 2024-08-01 21:06:03 +02:00
Manuel Thalmann cb9e774358 Fix non-functioning command 2024-08-01 20:34:55 +02:00
Manuel Thalmann f266ccb472 Remove non-existent script 2024-08-01 19:10:10 +02:00
Manuel Thalmann 59b303a7bd Nest installation functions in a module 2024-08-01 19:02:12 +02:00
Manuel Thalmann 29d40642cf Install winget if nonexistent 2024-08-01 18:58:33 +02:00
Manuel Thalmann 49dc99c160 Use the new commands 2024-08-01 18:36:47 +02:00
Manuel Thalmann af32bf22e3 Add dedicated commands for checking software 2024-08-01 18:35:45 +02:00
Manuel Thalmann 865cf901b0 Add a script for managing software 2024-08-01 18:24:26 +02:00
Manuel Thalmann 2929025351 Fix nix installation check 2024-08-01 18:05:10 +02:00
Manuel Thalmann 317aad550a Make nix visible to WSL 2024-08-01 18:03:48 +02:00
Manuel Thalmann 5b7122ce2e Add a function for getting the users to create 2024-08-01 17:56:42 +02:00
Manuel Thalmann 8929286b02 Rename the file containing software functions 2024-08-01 17:38:59 +02:00
Manuel Thalmann 65b8e2200f Configure clock for dualboot systems 2024-08-01 16:32:03 +02:00
Manuel Thalmann d8f001dfef Enter configuration stage if nix exists 2024-08-01 16:28:48 +02:00
Manuel Thalmann ee926e163a Reboot WSL to pick up nix 2024-08-01 16:25:18 +02:00
Manuel Thalmann de2db7fb9f Add a function for retrieving nix options 2024-08-01 16:12:58 +02:00
Manuel Thalmann 480f9c38b4 Make CONFIG_MODULE available in WSL 2024-08-01 14:39:44 +02:00
Manuel Thalmann f617e1e167 Install WSL and nix by default 2024-08-01 14:06:40 +02:00
Manuel Thalmann 01360551e2 Rename config module file 2024-08-01 12:39:27 +02:00
Manuel Thalmann 381587ea8a Reword log messages 2024-08-01 12:32:43 +02:00
Manuel Thalmann 31c274f441 Fix syntax error 2024-08-01 12:31:25 +02:00
Manuel Thalmann 38cbff8180 Import scripting module inside the PowerManagement module 2024-08-01 12:24:28 +02:00
Manuel Thalmann a73d20bad2 Add scripts for updating windows 2024-08-01 02:59:32 +02:00
Manuel Thalmann eab81ef9cb Fix errors in the PowerManagement module 2024-08-01 02:19:05 +02:00
Manuel Thalmann aadc33f564 Fix syntax error 2024-08-01 01:22:23 +02:00
Manuel Thalmann ffcb4985b3 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann cef8ccb102 Fix handling of setup stages 2024-07-31 22:33:37 +02:00
Manuel Thalmann 322982901f Set registry values properly 2024-07-31 22:33:16 +02:00
Manuel Thalmann 7bb859d051 Display console output of hooks 2024-07-31 22:18:47 +02:00
Manuel Thalmann 4aac8101a5 Store stages using their name 2024-07-31 16:52:49 +02:00
Manuel Thalmann 78760961e2 Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann 17d14f20ab Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann 6f23b23bb8 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann 20c7571eec Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann 737a0795b6 Normalize script formatting 2024-07-31 15:52:23 +02:00
Manuel Thalmann 619bc837ff Add a script for managing setup options 2024-07-31 15:42:02 +02:00
Manuel Thalmann 8a58990ecb Add a script for rebooting the computer 2024-07-31 15:41:45 +02:00
Manuel Thalmann d99ec62d71 Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 8101b3a79b Add a script for checking for installed choco packages 2024-07-31 14:53:21 +02:00
Manuel Thalmann 655e05e706 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann 41f73d7558 Rename old windows installation script 2024-07-30 18:47:01 +02:00
Manuel Thalmann 189642c892 Add a function for executing hooks 2024-07-30 18:34:19 +02:00
Manuel Thalmann 9ed686fb90 Enable rclone services properly 2024-07-30 17:42:29 +02:00
Manuel Thalmann 461a9ca918 Disable root bash login during installation 2024-07-30 00:54:43 +02:00
Manuel Thalmann 4f76419565 Silence unnecessary output 2024-07-30 00:53:20 +02:00
Manuel Thalmann e579db60e2 Install vscode extensions for each user 2024-07-30 00:53:10 +02:00
Manuel Thalmann d63486ceb0 Fix installation of brave extensions 2024-07-30 00:52:55 +02:00
Manuel Thalmann 2e6d60c5d4 Fix non-functioning installation scripts 2024-07-30 00:52:35 +02:00
Manuel Thalmann 5910861b38 Fix missing variables 2024-07-30 00:51:50 +02:00
Manuel Thalmann 756f763cc8 Fix non-functioning command 2024-07-29 23:46:14 +02:00
Manuel Thalmann 71cdc21f2e Load dualboot sizes from nix 2024-07-29 01:44:12 +02:00
Manuel Thalmann f6e9cf9df2 Allow overwriting packages 2024-07-28 23:45:30 +02:00
Manuel Thalmann cd9a2c4250 Generate locales in proper system 2024-07-28 23:45:09 +02:00
Manuel Thalmann 1b8f8c9cd4 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann e0661d5c73 Prevent userConfig from execute multiple times 2024-07-28 23:43:11 +02:00
Manuel Thalmann 73a3959014 Nest Windows setup in a function 2024-07-28 20:52:07 +02:00
Manuel Thalmann 0e3fa63f90 Inherit missing variable 2024-07-28 17:01:24 +02:00
Manuel Thalmann 0c1cb7f962 Fix aliae configuration 2024-07-28 16:57:47 +02:00
Manuel Thalmann b7ee731c60 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann 1f6581962a Inherit missing variables 2024-07-28 15:25:03 +02:00
Manuel Thalmann cc5860bdd2 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 538b2e776c Make nix config accessible in scripts 2024-07-28 12:16:01 +02:00
Manuel Thalmann 07cb8eda84 Run installer script after initialization 2024-07-27 23:18:04 +02:00
Manuel Thalmann a5086d87fa Pass boot script path via env variable 2024-07-27 18:59:47 +02:00
Manuel Thalmann 0116c231dd Copy repository settings 2024-07-26 14:43:02 +02:00
Manuel Thalmann 3d6a5802c9 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 40fc6929d7 Remove unnecessary statement 2024-07-20 14:04:09 +02:00
Manuel Thalmann 99ad4ce62d Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann d6e07d9661 Remove default value of CONFIG_MODULE 2024-07-20 14:02:36 +02:00
Manuel Thalmann ab6cb40a1c Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 0b9a6ed65f Create rclone syncs during setup 2024-07-20 13:47:07 +02:00
Manuel Thalmann 4222fdd3eb Preserve environment while running dbus session 2024-07-20 05:14:09 +02:00
Manuel Thalmann 2d7e082884 Fix typo 2024-07-20 05:09:42 +02:00
Manuel Thalmann 85d3178d02 Force json output appropriately 2024-07-20 05:09:13 +02:00
Manuel Thalmann 4ed3f2bb4d Add a script draft for configuring rclone 2024-07-20 05:08:23 +02:00
Manuel Thalmann 5d9f54fb54 Load the default shell from the user config 2024-07-20 04:35:41 +02:00
Manuel Thalmann 24e33fdec5 Split nix configuration properly 2024-07-20 04:31:09 +02:00
Manuel Thalmann e7a437000a Fix typo 2024-07-20 04:23:51 +02:00
Manuel Thalmann 6ea17bc7f7 Prevent changing the working directory 2024-07-20 04:17:42 +02:00
Manuel Thalmann a88f471014 Add separate method for configuring git 2024-07-20 04:06:41 +02:00
Manuel Thalmann 6d288da9f0 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann cd4f2ab021 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann c8ace7e763 Call software scripts using individual fish commands 2024-07-20 03:27:36 +02:00
Manuel Thalmann af7c9366e4 Remove unnecessary statement 2024-07-20 03:27:20 +02:00
Manuel Thalmann 6257b8acc9 Add users before installing software 2024-07-20 03:13:17 +02:00
Manuel Thalmann 364498e0a5 Read config keys properly 2024-07-20 01:59:33 +02:00
Manuel Thalmann b6a355e0e0 Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 8449247e07 Fix malformed installer script 2024-07-20 01:51:14 +02:00
Manuel Thalmann c7086bee30 Fix variable inheritance 2024-07-20 01:46:11 +02:00
Manuel Thalmann 8014cdbdcf Fix configuration target 2024-07-20 01:43:53 +02:00
Manuel Thalmann 7a10c25336 Fix use of incorrect config keys 2024-07-20 01:38:53 +02:00
Manuel Thalmann bd4f669995 Fix variable visibility 2024-07-20 01:36:22 +02:00
Manuel Thalmann 1f0a8b8abe Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 98d120e6a7 Allow user-defined git config 2024-07-20 01:31:04 +02:00
Manuel Thalmann 8ced9a2ecc Allow flagging git as installed 2024-07-20 01:23:08 +02:00
Manuel Thalmann e478b63016 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 9623a51244 Fix string formatting 2024-07-20 01:03:20 +02:00
Manuel Thalmann a753eb11cb Fix permission issues 2024-07-20 00:59:11 +02:00
Manuel Thalmann 79245f0b3b Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann 7613a46ae9 Add users from configuration 2024-07-20 00:46:02 +02:00
Manuel Thalmann fc2acab5d1 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 8bdf9c66dd Generate locales during setup 2024-07-19 21:18:20 +02:00
Manuel Thalmann 96c33aadfb Silence unnecessary console output 2024-07-17 16:41:42 +02:00
Manuel Thalmann 1a2916130d Fix creation of vscode config files 2024-07-17 16:39:03 +02:00
Manuel Thalmann 2e6f14f2be Load missing variable 2024-07-17 16:33:59 +02:00
Manuel Thalmann 51326a281c Force installing iptables-nft 2024-07-17 16:18:31 +02:00
Manuel Thalmann 3b86c0b09d Load missing variable 2024-07-17 16:04:57 +02:00
Manuel Thalmann 0bb6177ada Remove unnecessary statement 2024-07-17 15:59:09 +02:00
Manuel Thalmann 3547d7072e Install logo-ls only if not present 2024-07-17 15:54:53 +02:00
Manuel Thalmann ca67676767 Normalize casing of firefox directory 2024-07-17 15:54:09 +02:00
Manuel Thalmann 12a540d6ac Add missing packages 2024-07-17 15:49:30 +02:00
Manuel Thalmann 8e853f6290 Fix permission error 2024-07-17 15:22:41 +02:00
Manuel Thalmann e482d25e2d Install bb at the end 2024-07-17 15:08:27 +02:00
Manuel Thalmann 71e5290c9d Fix typo 2024-07-17 15:00:26 +02:00
Manuel Thalmann 58599c42c0 Fix incorrect paths 2024-07-17 15:00:01 +02:00
Manuel Thalmann 55480bf45e Fix typo 2024-07-17 14:55:30 +02:00
Manuel Thalmann 287a1085a5 Add scripts for installing school software 2024-07-17 14:26:01 +02:00
Manuel Thalmann 589475459d Streamline installation of all further software 2024-07-17 14:18:27 +02:00
Manuel Thalmann 15dac6f927 Silence unnecessary console output 2024-07-17 10:25:41 +02:00
Manuel Thalmann 4d67f44a6a Fix syntax error 2024-07-17 01:07:27 +02:00
Manuel Thalmann 05078e8007 Enable minegrub theme by default 2024-07-16 23:35:12 +02:00
Manuel Thalmann a2e23fc13f Silence unnecessary output 2024-07-16 23:32:46 +02:00
Manuel Thalmann 61fe1c0436 Fix permission error 2024-07-16 23:13:41 +02:00
Manuel Thalmann 43ba09898a Streamline minegrub-theme installation 2024-07-16 23:11:27 +02:00
Manuel Thalmann a0cce4780a Streamline GRUB installation 2024-07-16 22:18:39 +02:00
Manuel Thalmann 8c4e3d5a56 Configure nix during setup 2024-07-16 22:17:07 +02:00
Manuel Thalmann 2bb45a696d Add a hook for installing dependencies 2024-07-16 22:16:21 +02:00
Manuel Thalmann 561e7378a6 Reorder installation steps 2024-07-16 22:15:37 +02:00
Manuel Thalmann a5ecb78efe Include missing script file 2024-07-16 22:12:19 +02:00
Manuel Thalmann 53c78ac05e Fix broken sddm configuration 2024-07-16 22:12:07 +02:00
Manuel Thalmann d8bb756276 Allow specifying custom chroot command 2024-07-16 22:10:42 +02:00
Manuel Thalmann 15cdd0ed7e Allow executing scripts while installing OS 2024-07-16 16:13:34 +02:00
Manuel Thalmann 9b595fb6dd Implement os setup using a function 2024-07-16 15:22:15 +02:00
Manuel Thalmann 667c3b904d Streamline GUI app installation 2024-07-16 14:56:49 +02:00
Manuel Thalmann ae2b494ea7 Streamline zoxide installation 2024-07-16 14:28:32 +02:00
Manuel Thalmann 9dc56f5bae Fix incomplete installation 2024-07-16 14:28:06 +02:00
Manuel Thalmann 6c59f2bff3 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 0723e541b3 Relocate powershell profile script 2024-07-16 14:06:19 +02:00
Manuel Thalmann 4276bfb14d Replace aliae config with default bash profile 2024-07-16 03:36:51 +02:00
Manuel Thalmann 83da4f691e Add aliae to the skel 2024-07-16 03:30:25 +02:00
Manuel Thalmann fdd154da2f Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 933ed87b24 Copy repo using rsync 2024-07-16 01:33:08 +02:00
Manuel Thalmann 386b3cda48 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann a9476a88ea Automatically reboot the machine 2024-07-16 01:05:06 +02:00
Manuel Thalmann 4f4a769716 Add further initialization packages 2024-07-15 20:51:20 +02:00
Manuel Thalmann f7a1b4d9a3 Load git config from nix 2024-07-15 20:24:47 +02:00
Manuel Thalmann af6ccaac6d Add jq to fresh Arch installations 2024-07-15 20:20:44 +02:00
Manuel Thalmann 20817c0cf1 Fix permission issue 2024-07-15 19:58:56 +02:00
Manuel Thalmann 882d8bd66a Set git config system wide 2024-07-15 14:58:54 +02:00
Manuel Thalmann 5fe0b463ac Set git config system wide 2024-07-15 14:47:06 +02:00
Manuel Thalmann bfb588710b Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann 42f79af830 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 26bf10c0d1 Fix typo 2024-07-15 13:27:14 +02:00
Manuel Thalmann 4cb30f1036 Enable nix before setup 2024-07-15 13:26:40 +02:00
Manuel Thalmann b68fff5b46 Fix permission issues 2024-07-15 13:23:00 +02:00
Manuel Thalmann 8d7c02824d Fix syntax error 2024-07-15 13:17:00 +02:00
Manuel Thalmann b88e23e035 Fix typos 2024-07-15 13:15:57 +02:00
Manuel Thalmann f3492f3394 Make setup-user able to use nix 2024-07-15 13:15:07 +02:00
Manuel Thalmann 00139ac83b Ensure nix works during setup 2024-07-15 13:13:15 +02:00
Manuel Thalmann 79cf07a02e Fix typo 2024-07-15 13:12:46 +02:00
Manuel Thalmann c74712f6e5 Force network connection for installation 2024-07-15 12:45:49 +02:00
Manuel Thalmann 57ddd2cf4c Allow package install scripts to be chained properly 2024-07-15 12:43:18 +02:00
Manuel Thalmann c9f9b20473 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann 02916f261d Automatically install enumerated software 2024-07-15 09:41:02 +02:00
Manuel Thalmann a1c1ad3ffd Remove redundant command 2024-07-15 09:40:10 +02:00
Manuel Thalmann e8f709a763 Add proper packages for system setup 2024-07-14 22:34:47 +02:00
Manuel Thalmann cc93063029 Fix syntax errors 2024-07-14 22:34:06 +02:00
Manuel Thalmann 285ff87ffe Streamline yay installation 2024-07-14 22:33:56 +02:00
Manuel Thalmann 355311425a Refactor network connection test 2024-07-14 21:37:39 +02:00
Manuel Thalmann d0c8ef7a13 Fix syntax errors 2024-07-14 10:10:14 +02:00
Manuel Thalmann aa10f5b6df Fix syntax error 2024-07-14 10:10:04 +02:00
Manuel Thalmann d685cf2e13 Execute actual software installation 2024-07-14 10:09:57 +02:00
Manuel Thalmann b67d081709 Fix undefined variable 2024-07-14 10:09:37 +02:00
Manuel Thalmann b55195ab24 Rename the yay wrapper 2024-07-14 09:48:23 +02:00
Manuel Thalmann 596d254386 Streamline pacman installation 2024-07-14 09:44:32 +02:00
Manuel Thalmann 1354fa48cd Streamline base-devel installation 2024-07-14 03:05:26 +02:00
Manuel Thalmann ca7c57c8f8 Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann b11b0312ce Enter PortValhalla before the installation 2024-07-13 17:28:30 +02:00
Manuel Thalmann 2cb2c1fe9c Fix incorrect path specification 2024-07-13 17:28:06 +02:00
Manuel Thalmann 1a2516841d Fix nix on new installations 2024-07-13 17:27:53 +02:00
Manuel Thalmann f717f9595c Add a shallow installation script 2024-07-13 15:49:55 +02:00
Manuel Thalmann 26a80beb48 Create a common install script 2024-07-13 15:12:35 +02:00
Manuel Thalmann ecc4bf636b Install fish and nix on setup 2024-07-13 15:12:01 +02:00
Manuel Thalmann 02012c0e9b Remove obsolete setup-user 2024-07-13 15:11:44 +02:00
Manuel Thalmann 7881af68fa Stor script name in a variable 2024-07-13 13:23:16 +02:00
Manuel Thalmann bb958a7bc8 Allow customizing setup script per machine 2024-07-13 13:03:56 +02:00
Manuel Thalmann e1e84f6bfe Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
Manuel Thalmann 31ebfa49d5 Chain commands properly 2024-07-13 11:24:04 +02:00
Manuel Thalmann 96a45623d6 Execute partitioning in fish directly 2024-07-13 11:23:14 +02:00
Manuel Thalmann 14090a2ecc Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
Manuel Thalmann 7613041bd0 Automatically create a setup user 2024-07-13 09:52:30 +02:00
Manuel Thalmann 1bfce6cfcb Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
Manuel Thalmann 02abcde438 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann ecef874bfe Allow setting the keyboard layout from the config file 2024-07-11 22:10:57 +02:00
Manuel Thalmann 8b2831528a Allow setting the key map 2024-07-11 22:05:36 +02:00
Manuel Thalmann fb98359787 Remove unused variable 2024-07-11 21:59:51 +02:00
Manuel Thalmann bd1dd4b6b4 Allow specifying the timezone 2024-07-11 21:58:46 +02:00
Manuel Thalmann eb8119e13d Read mount root from nix config 2024-07-11 20:24:24 +02:00
Manuel Thalmann a9902e88f1 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann 665a5d2f6e Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
Manuel Thalmann e7f8a6558f Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann 22d908d8a5 Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 1afb320383 Load language settings from the config 2024-07-09 02:22:12 +02:00
Manuel Thalmann 46cf7a9688 Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
Manuel Thalmann 123ddcf4ca Remove unnecessary command restrictions 2024-07-08 18:29:55 +02:00
Manuel Thalmann eb1f640cd9 Set USER_GROUPS to an empty string by default 2024-07-08 18:20:50 +02:00
Manuel Thalmann 86aa72cab4 Fix incorrect file path 2024-07-08 02:48:29 +02:00
Manuel Thalmann d0c2a14641 Silence output in coöy-repo 2024-07-08 02:48:10 +02:00
Manuel Thalmann 7745d62d58 Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00
Manuel Thalmann d2d32de498 Centralize default settings 2024-07-08 01:47:23 +02:00
Manuel Thalmann 7338763f21 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
Manuel Thalmann 12b8f3d28b Execute commands only when successful 2024-07-08 01:03:21 +02:00
Manuel Thalmann bf20180ba8 Translate copy-repo script to fish 2024-07-07 22:33:01 +02:00
Manuel Thalmann d79ea51251 Create a script for copying the repo 2024-07-07 20:12:46 +02:00
Manuel Thalmann 4c0d506117 Refactor installation functions 2024-07-07 20:04:05 +02:00
Manuel Thalmann f22d56d670 Replace packages with too frequent updates 2024-06-23 19:57:12 +02:00
Manuel Thalmann f33bed84dd Fix incorrect package name 2024-06-23 17:18:53 +02:00
Manuel Thalmann 485c0c70f3 Fix path resolving of the partition module 2024-06-23 15:03:20 +02:00
Manuel Thalmann 311e4cf92a Use pre-cached nixpkgs 2024-06-23 12:19:59 +02:00
Manuel Thalmann 4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
Manuel Thalmann 60497bcc2e Rename the module evaluation function 2024-06-22 23:11:21 +02:00
Manuel Thalmann d84e2a4740 Add an arch specific partitioning scheme 2024-06-22 22:51:26 +02:00
Manuel Thalmann 1adba2b761 Add a script for evaluating modules 2024-06-20 18:25:57 +02:00
Manuel Thalmann 997c6a5b0b Replace nvidia packages with beta versions 2024-06-20 14:12:37 +02:00
Manuel Thalmann b12a7dcf0e Improve the grub manipulation script 2024-06-19 14:09:48 +02:00
Manuel Thalmann f2414083d6 Set modeset parameter in mkinitcpio 2024-06-19 13:56:37 +02:00
Manuel Thalmann c099159759 Ensure proper permissions for the xone source 2024-06-19 13:51:54 +02:00
Manuel Thalmann 192e0adc00 Fix xone detection 2024-06-19 13:45:06 +02:00
Manuel Thalmann 17e9221d46 Launch install.sh from current dir 2024-06-19 13:44:29 +02:00
Manuel Thalmann 1409272af8 Check dkms for determining if xone is installed 2024-06-19 13:39:30 +02:00
Manuel Thalmann a20e7059c5 Fix non-functioning secure boot install script 2024-06-19 13:39:14 +02:00
Manuel Thalmann dd03c14bbb Fix outdated package 2024-06-19 13:38:56 +02:00
Manuel Thalmann 2cc4f1532c Update nix as root 2024-06-19 13:38:46 +02:00
Manuel Thalmann fdca540f22 Ignore packages with incorrect hash 2024-06-19 13:38:29 +02:00
Manuel Thalmann 55ed341a7d Fix syntax error 2024-06-19 13:32:10 +02:00
Manuel Thalmann 063fae07d8 Regenerate grub config after enabling verbose mode 2024-04-23 15:36:14 +02:00
Manuel Thalmann e38d2e66ee Allow setting cache duration for individual syncs 2024-04-20 12:55:58 +02:00
Manuel Thalmann 3e3bcc1f4f Add a script for making grub verbose 2024-04-12 08:33:16 +02:00
Manuel Thalmann 1a64e0a3ca Add nix by default 2024-04-10 08:18:51 +02:00
Manuel Thalmann 1c95437a71 Install numbat 2024-04-09 14:35:44 +02:00
Manuel Thalmann be8a01eeef Skip installation of vscode insiders versions 2024-04-06 16:30:11 +02:00
Manuel Thalmann eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
Manuel Thalmann 0fa5492e68 Reduce redundancy 2024-04-04 16:52:29 +02:00
Manuel Thalmann d602bb237b Install android-tools by default 2024-04-04 16:44:25 +02:00
Manuel Thalmann ef8b83b102 Ensure vscode is in path 2024-04-01 20:10:36 +02:00
Manuel Thalmann c3c8d5719d Install WingetUI 2024-04-01 20:10:07 +02:00
Manuel Thalmann 855715059e Ensure to run bash scripts using bash 2024-04-01 17:02:49 +02:00
Manuel Thalmann 6128c78eba Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
Manuel Thalmann 7035642c4f Add settings for Logitech G903 2024-03-28 13:17:08 +01:00
Manuel Thalmann ab9141cbdf Add script for configuring Surface Book touchpad 2024-03-27 09:24:04 +01:00
Manuel Thalmann 7930880ac1 Rename Devices directories to Drivers 2024-03-27 09:09:30 +01:00
Manuel Thalmann 3f1ae4d347 Show sudo message again after installation 2024-03-25 22:20:00 +01:00
Manuel Thalmann ea280cf335 Fix incorrect path 2024-03-25 22:11:52 +01:00
Manuel Thalmann 8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00
Manuel Thalmann c170990a6d Fix non-functioning bash profile script 2024-03-25 19:41:48 +01:00
Manuel Thalmann e1968d7af1 Add missing command line argument 2024-03-25 19:32:59 +01:00
Manuel Thalmann 02e7cc995b Install aliae completion globally 2024-03-25 19:30:18 +01:00
Manuel Thalmann 72c29f3539 Fix non-functioning profile script call in bash 2024-03-25 19:19:27 +01:00
Manuel Thalmann 694fac8edb Fix incorrect file extension for fish 2024-03-25 18:07:40 +01:00
Manuel Thalmann c02595a257 Install Oh My Posh to pwsh as root 2024-03-25 18:02:16 +01:00
Manuel Thalmann be639ff3d0 Don't load profile while configuring Oh My Posh 2024-03-25 18:00:52 +01:00
Manuel Thalmann 0028dc6c1a Externalize profile setup into separate function 2024-03-25 12:40:51 +01:00
Manuel Thalmann 3b2a5fb9cf Ignore non-functioning virsh network 2024-03-25 03:01:29 +01:00
Manuel Thalmann dea9095573 Accept profile statements from arguments by default 2024-03-25 01:22:36 +01:00
Manuel Thalmann 9329729f3b Exit script on error 2024-03-25 00:26:12 +01:00