Commit graph

555 commits

Author SHA1 Message Date
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
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
5b2939b7a5 Streamline zoxide installation 2024-07-16 14:28:32 +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
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
5cb1026fc2 Load git config from nix 2024-07-15 20:24:47 +02:00
3ebc824061 Set git config system wide 2024-07-15 14:58:54 +02:00
0ae0fd8afe Set git config system wide 2024-07-15 14:47:06 +02:00
cd81edf1a7 Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
d3550592f1 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
272ccaa2f3 Fix syntax error 2024-07-15 13:17:00 +02:00
8c7786c554 Fix typos 2024-07-15 13:15:57 +02:00
43869c3623 Make setup-user able to use nix 2024-07-15 13:15:07 +02:00
280b30a0b2 Ensure nix works during setup 2024-07-15 13:13:15 +02:00
8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
8055185997 Refactor network connection test 2024-07-14 21:37:39 +02:00
07b864ea22 Fix syntax error 2024-07-14 10:10:04 +02:00
9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
1d740e2372 Enter PortValhalla before the installation 2024-07-13 17:28:30 +02:00
7c0710bb78 Fix nix on new installations 2024-07-13 17:27:53 +02:00
bc7869bce5 Add a shallow installation script 2024-07-13 15:49:55 +02:00
84f0e8e1c5 Create a common install script 2024-07-13 15:12:35 +02:00
15622e4297 Remove obsolete setup-user 2024-07-13 15:11:44 +02:00
92b0c4c82b Stor script name in a variable 2024-07-13 13:23:16 +02:00
0902465e1b Allow direct execution of the installation 2024-07-13 12:36:10 +02:00
fcc965d6c6 Chain commands properly 2024-07-13 11:24:04 +02:00
ba427608ef Execute partitioning in fish directly 2024-07-13 11:23:14 +02:00
8715109e6e Perform partitioning and repo-cloning in common setup 2024-07-13 10:59:09 +02:00
60d3556f10 Automatically create a setup user 2024-07-13 09:52:30 +02:00
e017d8fb64 Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
7956df2e36 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
42c7d24198 Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
2ca85d797b Use source instead of dot notation 2024-07-09 04:00:26 +02:00
d4fa8f2ebd Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
73d72c569e Load language settings from the config 2024-07-09 02:22:12 +02:00
d397335584 Fix incorrect file path 2024-07-08 02:48:29 +02:00
eccebe5b17 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
b12a7dcf0e Improve the grub manipulation script 2024-06-19 14:09:48 +02:00
f2414083d6 Set modeset parameter in mkinitcpio 2024-06-19 13:56:37 +02:00
063fae07d8 Regenerate grub config after enabling verbose mode 2024-04-23 15:36:14 +02:00
e38d2e66ee Allow setting cache duration for individual syncs 2024-04-20 12:55:58 +02:00
3e3bcc1f4f Add a script for making grub verbose 2024-04-12 08:33:16 +02:00
eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
0fa5492e68 Reduce redundancy 2024-04-04 16:52:29 +02:00
8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00
c170990a6d Fix non-functioning bash profile script 2024-03-25 19:41:48 +01:00
e1968d7af1 Add missing command line argument 2024-03-25 19:32:59 +01:00
02e7cc995b Install aliae completion globally 2024-03-25 19:30:18 +01:00
72c29f3539 Fix non-functioning profile script call in bash 2024-03-25 19:19:27 +01:00
694fac8edb Fix incorrect file extension for fish 2024-03-25 18:07:40 +01:00
c02595a257 Install Oh My Posh to pwsh as root 2024-03-25 18:02:16 +01:00
be639ff3d0 Don't load profile while configuring Oh My Posh 2024-03-25 18:00:52 +01:00
3b2a5fb9cf Ignore non-functioning virsh network 2024-03-25 03:01:29 +01:00
dea9095573 Accept profile statements from arguments by default 2024-03-25 01:22:36 +01:00
3916255544 Fix non-functioning hook method 2024-03-24 05:35:13 +01:00
a14a29ed28 Partition disks using a function 2024-03-23 17:29:25 +01:00
bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
9af0272ae7 Remove unnecessary statement 2024-03-23 17:21:51 +01:00
def176c089 Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
9a1a238514 Split script for installing microsoft fonts on Debian 2024-03-23 17:01:50 +01:00
182727eb8d Fix incorrect settings 2024-03-23 04:56:49 +01:00
a0e9c03525 Install Powershell profile statements globally 2024-03-23 04:55:05 +01:00
8e9bbc75f3 Fix non-functioning script 2024-03-21 04:30:07 +01:00
c9971d32e0 Install aliae for the default and the current user 2024-03-21 00:13:07 +01:00
a4535eaf05 Fix PowerShell config installation 2024-03-21 00:10:54 +01:00
9918465b27 Allow installing PowerShell scripts for the default user 2024-03-21 00:06:34 +01:00
0481482f23 Remove unnecessary script parameters 2024-03-21 00:00:33 +01:00
96dff277e6 Rename PowerShell config directory to conf.d 2024-03-20 23:57:48 +01:00
e75a0c8420 Make PowerShell profile installation cross platform 2024-03-20 23:53:49 +01:00
cb0807ee72 Fix typo 2024-03-20 23:52:15 +01:00
dab33f679b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
cdfbf46282 Simplify powershell profile 2024-03-20 23:15:51 +01:00
4ec1fdde19 Fix pyenv installation 2024-03-20 23:08:15 +01:00
7edd370b8a Relocate pipenv installation file accordingly 2024-03-20 23:04:25 +01:00
b890c0d9c6 Remove duplicate code 2024-03-20 23:00:51 +01:00
696988e187 Fix malformed environment variable 2024-03-20 22:58:16 +01:00
d1611db116 Overwrite categorized profile files 2024-03-20 22:56:04 +01:00
b91b80d1d3 Fix permissions of local themes directory 2024-03-20 22:48:58 +01:00
41cc9273db Run install as root 2024-03-20 22:46:39 +01:00
f491187a42 Fix typo 2024-03-20 22:46:22 +01:00
8cea8ce958 Remove unnecessary statement 2024-03-20 22:45:09 +01:00
92bfb452aa Fix incorrect PowerShell profile path 2024-03-20 22:45:02 +01:00
59dbc46b88 Add git-auf-deutsch for all shells 2024-03-20 22:43:38 +01:00
860a9372cc Fix malformed config 2024-03-20 22:42:38 +01:00
391d5d9097 Switch from nvs to n 2024-03-20 22:40:37 +01:00
49ab989d1e Add a script for installing fish profile settings 2024-03-20 22:37:34 +01:00
b81b034287 Add an abstract script for adding profile settings 2024-03-20 22:05:51 +01:00
e22ca0ec73 Simplify git-auf-deutsch addition 2024-03-20 21:50:17 +01:00
654370f4f0 Install Oh My Posh! on powershell 2024-03-20 21:36:52 +01:00
dd32e279a6 Remove unnecessary statements 2024-03-20 21:36:03 +01:00
4eab5617b3 Create common pwsh installation script 2024-03-20 21:34:47 +01:00
0f7ff4a2a6 Convert bool param to Switch 2024-03-20 21:26:11 +01:00
3617798a0e Centralize Oh My Posh! installation 2024-03-20 21:24:10 +01:00
6997511486 Use function for adding bash profile settings 2024-03-20 21:15:50 +01:00
d601f09a9c Add a script for adding bash profile files 2024-03-20 21:08:50 +01:00
7a228d3690 Configure OMP theme in aliae 2024-03-20 20:51:15 +01:00
4f71049e2f Install aliae for bash in every OS 2024-03-20 20:43:03 +01:00
d3221717bc Fix bash profile config 2024-03-20 20:37:41 +01:00
53ed5bb8c0 Allow global and personal profile files 2024-03-20 19:43:40 +01:00
eaf9ed7f8a Install aliae completion using profile files 2024-03-20 19:35:46 +01:00
b3c1c20b72 Add a function for getting a script initializer 2024-03-20 18:58:33 +01:00
3ac1ce8c66 Rename powershell util script 2024-03-20 18:56:16 +01:00
f90e849661 Refactor creation of powershell profile 2024-03-20 18:49:56 +01:00
10a96402fe Silence unnecessary output 2024-03-20 18:12:24 +01:00
b4320f63eb Create script for installing aliae on Unix 2024-03-20 18:07:35 +01:00
41919727e3 Add aliae autocompletion 2024-03-20 17:14:34 +01:00
90f85e227d Install aliae config using common script 2024-03-20 17:03:14 +01:00
f3eb4ec970 Suppress error messages 2024-03-20 16:55:19 +01:00
4ff12aae01 Fix profile installation in case the profile does not exist 2024-03-20 16:55:12 +01:00
90bd9d0e4f Fix incorrect installation conditions 2024-03-20 16:53:32 +01:00
5055eddb82 Add scripts for editing the powershell profile 2024-03-20 16:33:18 +01:00
638d241973 Add aliae to all OSes 2024-03-20 16:00:44 +01:00
3b0a4e6956 Adjust directory of oh-my-posh theme 2024-03-20 15:18:39 +01:00
3bcf043f5e Disable GRUB un-silencing 2024-03-10 04:31:06 +01:00
4cb121fd1a Disable experimental nvidia setting 2024-03-10 03:06:15 +01:00
e09c552ee5 Make Welcome Center appear on first login 2024-03-10 02:18:06 +01:00
36fc1fb4d4 Ensure autostart directory exists 2024-03-10 01:20:04 +01:00
516fa441ca Silence unwanted output 2024-03-09 21:45:50 +01:00
0253b3c9e6 Add explanatory comments to confusing code segments 2024-03-09 21:44:18 +01:00
e6058d8347 Configure remotes in plasma session 2024-03-09 21:42:26 +01:00
bdb33272f0 Fix typo 2024-03-09 21:35:06 +01:00
3f31b85f6d Simplify rclone configuration script 2024-03-09 17:31:53 +01:00
0c74d70a9b Enable verbose output for grub 2024-03-09 15:01:15 +01:00
3522b560d7 Remove unnecessary script argument 2024-03-09 12:23:26 +01:00
118cdbfbcd Reorder nvidia-dkms installation steps 2024-03-09 11:43:47 +01:00
4dd60227c9 Add new parameter to nvidia config 2024-03-09 00:18:55 +01:00
708c21ee44 Allow errors while installing syncs 2024-03-08 16:13:29 +01:00
78e40151ce Only activate virt-manager network if necessary 2024-03-08 00:38:17 +01:00
9d669c6ddf Skip loading nvidia module after installation 2024-03-06 09:50:26 +01:00
ad83644a37 Add proton drive mount 2024-03-05 15:19:14 +01:00
0f46c2f3a1 Add scripts for installing 2024-01-18 14:25:59 +01:00
613e94f50b Fix non-functioning rclone service 2024-01-17 14:55:07 +01:00
d15563c400 Start default network of virt-manager automatically 2024-01-17 00:14:07 +01:00
12b54d0e24 Improve the rclone service 2024-01-16 21:39:25 +01:00
bcf71c47f2 Install tool for nuking USB controllers 2024-01-12 12:19:51 +01:00
2904b481f0 Mount NixOS EFI partition to /boot/efi 2023-12-01 15:59:48 +01:00
dd991a91b3 Fix partitioning for pre-existing boot partitions 2023-11-28 01:39:30 +01:00
578e77235a Allow customizing the OS mount root 2023-11-28 01:22:48 +01:00
bc8903f1d9 Allow setting custom labels for partitions 2023-11-28 01:15:53 +01:00
2cd0affda6 Set permissions of script files 2023-11-28 01:12:05 +01:00
0476f5d9f2 Create generic script for partitioning disks 2023-11-24 13:59:58 +01:00
e4ff7b784a Set DPI for steam on HiDPI devices 2023-11-13 12:35:20 +01:00
c52c8e1241 Fix piping of logo-ls command 2023-10-24 08:53:16 +02:00
20358c7781 Simplify command 2023-10-13 10:25:07 +02:00
4f1d8ab214 Fix broken minegrub theme path 2023-08-04 18:48:22 +02:00
defcb4e7a0 Fix typo 2023-07-13 23:10:31 +02:00
f0eec78de5 Reorder steps for installing grub properly 2023-07-13 21:05:39 +02:00
5ff7726d23 Add EOL to the end of all files 2023-07-12 22:44:20 +02:00
487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
1e981ed2d7 Remove unnecessary file 2023-06-22 21:08:48 +02:00
7c4ffba421 Install git using linux scripts 2023-06-22 20:58:58 +02:00
8f20d9104f Refactor git installation 2023-06-22 20:56:28 +02:00
62a82f6564 Fix git flow installation for windows 2023-06-22 20:54:36 +02:00
e064c3fd01 Add a script for restoring git 2023-06-22 20:44:40 +02:00
b5ff2571e7 Fix creation of pyenv config 2023-06-15 23:07:53 +02:00
b7de225e4b Add scripts for installing pennywise 2023-06-15 16:56:17 +02:00
ba5ced058d Install pyenv for fish 2023-06-09 11:24:53 +02:00
9d069eae4f Install logo-ls for fish 2023-05-27 23:54:21 +02:00
10fcd7c1c1 Install oh-my-posh for fish 2023-05-27 23:48:32 +02:00
8c7d1cd613 Fix broken script 2023-05-27 23:46:44 +02:00
f85c286b35 Move oh-my-posh theme to global folder 2023-05-27 23:40:44 +02:00
2275c0bb19 Prevent creation of unnecessary directory 2023-05-22 22:24:26 +02:00
ec378b69e5 Add a script for setting up ct board 2023-05-10 15:06:52 +02:00
897196e42b Add script for installing pyenv 2023-05-06 14:31:57 +02:00
07e0caec95 Make scripts executable 2023-05-06 14:31:40 +02:00
5e0d595715 Refactor firefox settings 2023-05-05 16:41:51 +02:00
ad61f739c2 Fix malformed sudo command 2023-05-05 01:07:24 +02:00
ce68b0513f Remove kms hook only if necessary 2023-05-04 20:06:46 +02:00
7728cf9e87 Add a script for checking whether a value is truthy 2023-05-04 19:51:05 +02:00
14e07a15b4 Fix incorrect variable handling 2023-05-04 19:47:45 +02:00
1ade542af4 Fix potentially non-functioning mkdir-command 2023-05-04 16:18:45 +02:00
2449313df9 Only replace nouveau module at runtime if possible 2023-05-04 14:40:27 +02:00
3406a6a11a Fix typo 2023-05-03 21:55:25 +02:00
b358e8a07f Set default value of NEXTCLOUD_DIR 2023-05-03 18:34:30 +02:00
378cdc846a Change location of rclone mounts 2023-05-03 18:31:38 +02:00
bbae97cc3c Activate nvidia modules after installation 2023-04-17 10:20:52 +02:00
6966387b8b Add scripts for installing nvidia drivers 2023-04-13 17:52:07 +02:00
c32c2af26c Disable firefox wayland 2023-04-08 11:10:29 +02:00
717e92a499 FIx broken script 2023-04-07 21:25:17 +02:00
01b20d496e Prevent re-installations from messing up rc files 2023-04-07 21:21:42 +02:00
31243775ed Add scripts for installing firefox 2023-04-07 20:03:22 +02:00
92e600c49b Fix broken nvs comfiguration 2023-04-07 19:57:48 +02:00
60e24e0dae Prevent potential locks of other services 2023-04-07 17:46:20 +02:00
2ccace3ba7 Refactor rclone installation 2023-04-07 16:26:32 +02:00
57491fab65 Refactor rclone remote installation 2023-04-07 14:49:41 +02:00
056b143ab7 Fix incorrect directory handling 2023-04-07 02:10:19 +02:00
d21150ea9f Ignore unnecessary exit codes 2023-04-07 02:09:49 +02:00
ea6a7cb53d Fix virt-manager configuration 2023-04-06 18:06:50 +02:00
7283846d26 Refactor the nvs installation 2023-04-06 17:45:48 +02:00
6e67b188c2 Fix broken NVS installation 2023-04-06 17:28:57 +02:00
d230a0fee2 Set default branch in git 2023-04-06 16:27:05 +02:00
3a279bcb7e Fix incorrect command 2023-04-05 14:55:15 +02:00
4e2d7652bf Add a script for configuring docker 2023-04-05 14:54:35 +02:00
1952b9a14a Only register oh-my-posh if necessary 2023-04-05 11:14:49 +02:00
b772868f73 Install oh-my-posh only if necessary 2023-04-05 11:11:09 +02:00
97e5b6a33c Remove duplicate line 2023-04-05 11:09:08 +02:00
79fd79caf7 Run cloud sync synchronously 2023-04-05 11:03:05 +02:00
34f5b26dee Remove obsolete file 2023-04-05 11:01:37 +02:00
e26f138210 Run nextcloud sync in same terminal 2023-04-05 11:00:26 +02:00
203a8df564 Move git config installation 2023-04-05 10:58:51 +02:00
444953267d Move jetbrains-toolbox installation 2023-04-05 10:58:41 +02:00
b08cf3d200 Automatically remove duplicate extensions 2023-04-05 09:55:48 +02:00
b4a70b887c Fix invalid filepath 2023-04-04 21:17:52 +02:00
75be220aea Add a script for configuring virt-manager 2023-04-04 16:18:26 +02:00
cc35f7e065 Add a script for configuring nvs 2023-04-04 15:28:07 +02:00
89eb9b26b7 Rename the Node.js installer folder 2023-04-04 14:10:52 +02:00
58892d1de2 Silence output during gitflow init 2023-04-04 14:04:58 +02:00
ddf298e19f Fix gitflow initialization 2023-04-04 14:04:46 +02:00
14b28f70f5 Fix gitflow initialization for arch 2023-04-04 12:25:01 +02:00
62fcc3f83e Add a heading to the logo-ls config 2023-04-04 11:08:51 +02:00
3319c5d3f3 Silence output of logo-ls config 2023-04-04 11:08:16 +02:00
a6b3e40709 Add a separate script for configuring logo-ls 2023-04-04 11:07:31 +02:00
588396359a Fix broken chromium extension script 2023-04-04 03:12:57 +02:00
1f5af604ee Allow the use of a custom chromium bin 2023-04-04 03:04:42 +02:00
fffcb57364 Add script for installing gnome extensions 2023-04-04 02:50:31 +02:00
bc1bf40da9 Add gnome-shell-extension-installer 2023-04-04 01:33:58 +02:00
d8fe1d1b70 Add a script for configuring GRUB to use minegrub 2023-04-04 00:25:58 +02:00
96a264c154 Fix incorrect permissions 2023-04-03 23:15:14 +02:00
a970ec3915 Elevate GRUB scripts 2023-04-03 10:50:10 +02:00
8d0d6c67a0 Place built extension properly 2023-04-03 00:26:47 +02:00
5a531643ab Fix incorrect variable names 2023-04-03 00:24:36 +02:00
be07c2f4a4 Load manifest file properly 2023-04-03 00:21:39 +02:00
cdc2fe649d Remove unnecessary sudo command 2023-04-03 00:18:50 +02:00
45f5ed8ff8 Fix incorrect variable names 2023-04-03 00:16:51 +02:00
b41f39a733 Fix incorrect command 2023-04-03 00:16:28 +02:00
51bf80b10a Remove unnecessary command 2023-04-03 00:15:38 +02:00
0147a2152b Let Brave create extension key 2023-04-03 00:15:27 +02:00
63c368fa85 Fix incorrect sudo call 2023-04-03 00:15:09 +02:00
542174a2af Build extensions using Brave 2023-04-02 23:50:06 +02:00
84d6a53524 Remove unnecessary variables 2023-04-02 04:21:22 +02:00
3dd017e1d5 Add a separate script for configuring rclone 2023-04-02 04:20:37 +02:00
49277ad2bf Add a separate script for installing Pipenv 2023-04-02 04:15:57 +02:00
35a2c5cae8 Add a separate script for installing pyenv 2023-04-02 04:13:21 +02:00
c66f5c6175 Split oh-my-posh installation commands 2023-04-02 04:00:32 +02:00
ecc0370321 Add script for installing all git configs 2023-04-02 03:48:29 +02:00
40972a6a29 Split git-flow software and config 2023-04-02 03:46:29 +02:00
38b93422c7 Add a separate script for installing extensions 2023-04-02 03:44:32 +02:00
afdc301ad9 Redirect variables during process elevation 2023-04-01 17:53:27 +02:00
d3cae1a4c8 Add nextcloud dir explicitly 2023-04-01 17:48:58 +02:00
8248de6c9c Add a variable for specifying the nextcloud dir 2023-04-01 17:16:00 +02:00
d190d1d3f4 Refactor the directory structure 2023-04-01 17:08:17 +02:00