Manuel Thalmann
|
d6cb9c5f70
|
Log further messages
|
2024-03-23 15:59:55 +01:00 |
|
Manuel Thalmann
|
60f090349c
|
Lead user through the setup properly
|
2024-03-23 15:57:25 +01:00 |
|
Manuel Thalmann
|
6d02e1bcb9
|
Rename user stages
|
2024-03-23 15:54:15 +01:00 |
|
Manuel Thalmann
|
7c1befdef4
|
Refactor user creation process
|
2024-03-23 15:54:09 +01:00 |
|
Manuel Thalmann
|
04c6ef125f
|
Refactor user creation script
|
2024-03-23 15:47:31 +01:00 |
|
Manuel Thalmann
|
0246633c68
|
Allow creation of multiple users
|
2024-03-23 15:38:06 +01:00 |
|
Manuel Thalmann
|
f1310bafdf
|
Set the user name by default
|
2024-03-23 15:29:37 +01:00 |
|
Manuel Thalmann
|
6fcb7fb4a8
|
Represent numbers as hex if applicable
|
2024-03-23 15:27:40 +01:00 |
|
Manuel Thalmann
|
9bfb2f200a
|
Install prerequisites during backups
|
2024-03-23 15:16:12 +01:00 |
|
Manuel Thalmann
|
5245bb9007
|
Install Windows based on installation stages
|
2024-03-23 15:09:58 +01:00 |
|
Manuel Thalmann
|
f6baf1a9dc
|
Install script prerequisites automatically
|
2024-03-23 14:29:59 +01:00 |
|
Manuel Thalmann
|
c5a401f7eb
|
Refactor Windows setup scripts
|
2024-03-23 13:45:15 +01:00 |
|
Manuel Thalmann
|
182727eb8d
|
Fix incorrect settings
|
2024-03-23 04:56:49 +01:00 |
|
Manuel Thalmann
|
a0e9c03525
|
Install Powershell profile statements globally
|
2024-03-23 04:55:05 +01:00 |
|
Manuel Thalmann
|
c3ce9c0ba9
|
Remove unnecessary parameters
|
2024-03-23 01:45:14 +01:00 |
|
Manuel Thalmann
|
b95499730d
|
Remove unnecessary script calls
|
2024-03-23 01:34:22 +01:00 |
|
Manuel Thalmann
|
4c66d01f00
|
Call Scheduled Tasks using scripts
|
2024-03-23 01:27:49 +01:00 |
|
Manuel Thalmann
|
98acbc4817
|
Remove new line characters from scheduled tasks
|
2024-03-23 00:57:44 +01:00 |
|
Manuel Thalmann
|
d66254ec89
|
Fix typos
|
2024-03-23 00:29:34 +01:00 |
|
Manuel Thalmann
|
b1d9915786
|
Fix broken scheduled tasks
|
2024-03-23 00:10:12 +01:00 |
|
Manuel Thalmann
|
5d914ce33f
|
Refactor the creation of scheduled tasks
|
2024-03-22 18:28:37 +01:00 |
|
Manuel Thalmann
|
24febb32f8
|
Leave entrypoint uninitialized if not determinable
|
2024-03-22 17:55:43 +01:00 |
|
Manuel Thalmann
|
de8999c361
|
Fix run condition
|
2024-03-22 16:15:37 +01:00 |
|
Manuel Thalmann
|
5290d3283a
|
Replace C# invocations with Invoke-Command
|
2024-03-22 15:25:00 +01:00 |
|
Manuel Thalmann
|
5e6eebf8ad
|
Fix non-functioning events
|
2024-03-22 14:51:17 +01:00 |
|
Manuel Thalmann
|
30f98c4cb1
|
Wait for wmi event using powershell
|
2024-03-22 12:19:05 +01:00 |
|
Manuel Thalmann
|
5f02a650ad
|
Await custom scheduled tasks
|
2024-03-22 10:59:24 +01:00 |
|
Manuel Thalmann
|
ba058911e9
|
Store scheduled task in separate scripts
|
2024-03-22 10:32:53 +01:00 |
|
Manuel Thalmann
|
d649525722
|
Drop use of redundant constant value
|
2024-03-22 10:20:03 +01:00 |
|
Manuel Thalmann
|
9ab5e776d9
|
Move user creation script
|
2024-03-22 09:26:54 +01:00 |
|
Manuel Thalmann
|
a5eb0f1d87
|
Silence unnecessary output
|
2024-03-22 00:20:47 +01:00 |
|
Manuel Thalmann
|
ab50077d04
|
Ensure the aliae config directory exists
|
2024-03-22 00:19:51 +01:00 |
|
Manuel Thalmann
|
6aaff564cc
|
Add missing import
|
2024-03-21 17:21:02 +01:00 |
|
Manuel Thalmann
|
875120ccff
|
Inquire on errors
|
2024-03-21 16:27:57 +01:00 |
|
Manuel Thalmann
|
bfad7f1228
|
Automatically determine the entrypoint during windows install
|
2024-03-21 16:07:29 +01:00 |
|
Manuel Thalmann
|
b1aa93d420
|
Create proper relative paths by default
|
2024-03-21 16:05:55 +01:00 |
|
Manuel Thalmann
|
a8a144c147
|
Install aliae initially
|
2024-03-21 13:35:21 +01:00 |
|
Manuel Thalmann
|
7102320760
|
Set up aliae on windows properly
|
2024-03-21 13:33:00 +01:00 |
|
Manuel Thalmann
|
8e9bbc75f3
|
Fix non-functioning script
|
2024-03-21 04:30:07 +01:00 |
|
Manuel Thalmann
|
ddc255221b
|
Remove duplicate declaration
|
2024-03-21 01:52:06 +01:00 |
|
Manuel Thalmann
|
e4e9dd4191
|
Prevent PowerShell variable name collision
|
2024-03-21 00:29:38 +01:00 |
|
Manuel Thalmann
|
181a82fd24
|
Streamline PowerShell profile installation
|
2024-03-21 00:29:09 +01:00 |
|
Manuel Thalmann
|
356611b169
|
Simplify aliae installation
|
2024-03-21 00:15:51 +01:00 |
|
Manuel Thalmann
|
c9971d32e0
|
Install aliae for the default and the current user
|
2024-03-21 00:13:07 +01:00 |
|
Manuel Thalmann
|
a4535eaf05
|
Fix PowerShell config installation
|
2024-03-21 00:10:54 +01:00 |
|
Manuel Thalmann
|
9918465b27
|
Allow installing PowerShell scripts for the default user
|
2024-03-21 00:06:34 +01:00 |
|
Manuel Thalmann
|
0481482f23
|
Remove unnecessary script parameters
|
2024-03-21 00:00:33 +01:00 |
|
Manuel Thalmann
|
96dff277e6
|
Rename PowerShell config directory to conf.d
|
2024-03-20 23:57:48 +01:00 |
|
Manuel Thalmann
|
ce44de21d7
|
Remove redundant script
|
2024-03-20 23:57:24 +01:00 |
|
Manuel Thalmann
|
e75a0c8420
|
Make PowerShell profile installation cross platform
|
2024-03-20 23:53:49 +01:00 |
|
Manuel Thalmann
|
cb0807ee72
|
Fix typo
|
2024-03-20 23:52:15 +01:00 |
|
Manuel Thalmann
|
dab33f679b
|
Allow global installation of powershell configs
|
2024-03-20 23:49:21 +01:00 |
|
Manuel Thalmann
|
cdfbf46282
|
Simplify powershell profile
|
2024-03-20 23:15:51 +01:00 |
|
Manuel Thalmann
|
2a8430e388
|
Implicitly configure oh-my-posh theme
|
2024-03-20 23:13:17 +01:00 |
|
Manuel Thalmann
|
0a56cfc809
|
Remove duplicate installation
|
2024-03-20 23:11:26 +01:00 |
|
Manuel Thalmann
|
4ec1fdde19
|
Fix pyenv installation
|
2024-03-20 23:08:15 +01:00 |
|
Manuel Thalmann
|
5db2666bbe
|
Actually install pipenv
|
2024-03-20 23:05:26 +01:00 |
|
Manuel Thalmann
|
7edd370b8a
|
Relocate pipenv installation file accordingly
|
2024-03-20 23:04:25 +01:00 |
|
Manuel Thalmann
|
b890c0d9c6
|
Remove duplicate code
|
2024-03-20 23:00:51 +01:00 |
|
Manuel Thalmann
|
696988e187
|
Fix malformed environment variable
|
2024-03-20 22:58:16 +01:00 |
|
Manuel Thalmann
|
d1611db116
|
Overwrite categorized profile files
|
2024-03-20 22:56:04 +01:00 |
|
Manuel Thalmann
|
b91b80d1d3
|
Fix permissions of local themes directory
|
2024-03-20 22:48:58 +01:00 |
|
Manuel Thalmann
|
41cc9273db
|
Run install as root
|
2024-03-20 22:46:39 +01:00 |
|
Manuel Thalmann
|
f491187a42
|
Fix typo
|
2024-03-20 22:46:22 +01:00 |
|
Manuel Thalmann
|
8cea8ce958
|
Remove unnecessary statement
|
2024-03-20 22:45:09 +01:00 |
|
Manuel Thalmann
|
92bfb452aa
|
Fix incorrect PowerShell profile path
|
2024-03-20 22:45:02 +01:00 |
|
Manuel Thalmann
|
59dbc46b88
|
Add git-auf-deutsch for all shells
|
2024-03-20 22:43:38 +01:00 |
|
Manuel Thalmann
|
860a9372cc
|
Fix malformed config
|
2024-03-20 22:42:38 +01:00 |
|
Manuel Thalmann
|
391d5d9097
|
Switch from nvs to n
|
2024-03-20 22:40:37 +01:00 |
|
Manuel Thalmann
|
49ab989d1e
|
Add a script for installing fish profile settings
|
2024-03-20 22:37:34 +01:00 |
|
Manuel Thalmann
|
b81b034287
|
Add an abstract script for adding profile settings
|
2024-03-20 22:05:51 +01:00 |
|
Manuel Thalmann
|
e22ca0ec73
|
Simplify git-auf-deutsch addition
|
2024-03-20 21:50:17 +01:00 |
|
Manuel Thalmann
|
ea1078e5db
|
Add a script for running bash from powershell
|
2024-03-20 21:44:02 +01:00 |
|
Manuel Thalmann
|
654370f4f0
|
Install Oh My Posh! on powershell
|
2024-03-20 21:36:52 +01:00 |
|
Manuel Thalmann
|
dd32e279a6
|
Remove unnecessary statements
|
2024-03-20 21:36:03 +01:00 |
|
Manuel Thalmann
|
4eab5617b3
|
Create common pwsh installation script
|
2024-03-20 21:34:47 +01:00 |
|
Manuel Thalmann
|
0f7ff4a2a6
|
Convert bool param to Switch
|
2024-03-20 21:26:11 +01:00 |
|
Manuel Thalmann
|
3617798a0e
|
Centralize Oh My Posh! installation
|
2024-03-20 21:24:10 +01:00 |
|
Manuel Thalmann
|
6997511486
|
Use function for adding bash profile settings
|
2024-03-20 21:15:50 +01:00 |
|
Manuel Thalmann
|
d601f09a9c
|
Add a script for adding bash profile files
|
2024-03-20 21:08:50 +01:00 |
|
Manuel Thalmann
|
7a228d3690
|
Configure OMP theme in aliae
|
2024-03-20 20:51:15 +01:00 |
|
Manuel Thalmann
|
4f71049e2f
|
Install aliae for bash in every OS
|
2024-03-20 20:43:03 +01:00 |
|
Manuel Thalmann
|
d3221717bc
|
Fix bash profile config
|
2024-03-20 20:37:41 +01:00 |
|
Manuel Thalmann
|
2289ea085e
|
Move aliae settings to /etc
|
2024-03-20 20:37:26 +01:00 |
|
Manuel Thalmann
|
fc58cd38d9
|
Fix creation of aliae bash profile
|
2024-03-20 19:50:48 +01:00 |
|
Manuel Thalmann
|
53ed5bb8c0
|
Allow global and personal profile files
|
2024-03-20 19:43:40 +01:00 |
|
Manuel Thalmann
|
eaf9ed7f8a
|
Install aliae completion using profile files
|
2024-03-20 19:35:46 +01:00 |
|
Manuel Thalmann
|
b3c1c20b72
|
Add a function for getting a script initializer
|
2024-03-20 18:58:33 +01:00 |
|
Manuel Thalmann
|
3ac1ce8c66
|
Rename powershell util script
|
2024-03-20 18:56:16 +01:00 |
|
Manuel Thalmann
|
7005082e4b
|
Fix incorrect path
|
2024-03-20 18:50:31 +01:00 |
|
Manuel Thalmann
|
f90e849661
|
Refactor creation of powershell profile
|
2024-03-20 18:49:56 +01:00 |
|
Manuel Thalmann
|
10a96402fe
|
Silence unnecessary output
|
2024-03-20 18:12:24 +01:00 |
|
Manuel Thalmann
|
734e463df4
|
Fix typo
|
2024-03-20 18:07:43 +01:00 |
|
Manuel Thalmann
|
b4320f63eb
|
Create script for installing aliae on Unix
|
2024-03-20 18:07:35 +01:00 |
|
Manuel Thalmann
|
41919727e3
|
Add aliae autocompletion
|
2024-03-20 17:14:34 +01:00 |
|
Manuel Thalmann
|
ce6fb59ff5
|
Add missing trailing EOL
|
2024-03-20 17:09:34 +01:00 |
|
Manuel Thalmann
|
caeb33b0a6
|
Install aliae to personal profile
|
2024-03-20 17:08:36 +01:00 |
|
Manuel Thalmann
|
fa58614d17
|
Install pwsh before aliae
|
2024-03-20 17:07:42 +01:00 |
|
Manuel Thalmann
|
7fa3450984
|
Fix incorrect script
|
2024-03-20 17:03:43 +01:00 |
|
Manuel Thalmann
|
90f85e227d
|
Install aliae config using common script
|
2024-03-20 17:03:14 +01:00 |
|
Manuel Thalmann
|
f3eb4ec970
|
Suppress error messages
|
2024-03-20 16:55:19 +01:00 |
|
Manuel Thalmann
|
4ff12aae01
|
Fix profile installation in case the profile does not exist
|
2024-03-20 16:55:12 +01:00 |
|
Manuel Thalmann
|
90bd9d0e4f
|
Fix incorrect installation conditions
|
2024-03-20 16:53:32 +01:00 |
|
Manuel Thalmann
|
5055eddb82
|
Add scripts for editing the powershell profile
|
2024-03-20 16:33:18 +01:00 |
|
Manuel Thalmann
|
638d241973
|
Add aliae to all OSes
|
2024-03-20 16:00:44 +01:00 |
|
Manuel Thalmann
|
3b0a4e6956
|
Adjust directory of oh-my-posh theme
|
2024-03-20 15:18:39 +01:00 |
|
Manuel Thalmann
|
be95688d27
|
Configure base-devel using conf.d directory
|
2024-03-20 08:40:44 +01:00 |
|
Manuel Thalmann
|
8339cb3006
|
Detect entrypoint automatically
|
2024-03-16 01:04:56 +01:00 |
|
Manuel Thalmann
|
e63b161243
|
Add package for installing GOG games
|
2024-03-15 14:23:31 +01:00 |
|
Manuel Thalmann
|
0661bf3d62
|
Fix SurfaceBook 2 boot-up
|
2024-03-15 08:40:36 +01:00 |
|
Manuel Thalmann
|
cd6d5fcd9b
|
Fix broken installer call
|
2024-03-13 22:30:14 +01:00 |
|
Manuel Thalmann
|
86aa29b66c
|
Fix installation of winget
|
2024-03-13 21:56:48 +01:00 |
|
Manuel Thalmann
|
39ba5f63bc
|
Fix incorrect script path
|
2024-03-13 20:57:46 +01:00 |
|
Manuel Thalmann
|
2f4222ecdb
|
Fix incorrect winget installation statement
|
2024-03-13 20:07:38 +01:00 |
|
Manuel Thalmann
|
d67a1d5be9
|
Run winget installation using pwsh
|
2024-03-13 19:35:06 +01:00 |
|
Manuel Thalmann
|
2cfe755334
|
Install XAML before installing winget
|
2024-03-13 11:51:52 +01:00 |
|
Manuel Thalmann
|
f9abc3801a
|
Fix non-functioning statement
|
2024-03-13 11:16:24 +01:00 |
|
Manuel Thalmann
|
f026943763
|
Remove unnecessary statement
|
2024-03-13 10:22:29 +01:00 |
|
Manuel Thalmann
|
3e3f7ae062
|
Ensure dependencies are installed
|
2024-03-13 09:38:02 +01:00 |
|
Manuel Thalmann
|
7b11234ea2
|
Install winget using the script
|
2024-03-13 09:35:27 +01:00 |
|
Manuel Thalmann
|
306d9afd50
|
Fix non-functioning winget install script
|
2024-03-13 09:34:27 +01:00 |
|
Manuel Thalmann
|
554f3c9a63
|
Add a script for forcibly installing winget
|
2024-03-13 09:06:48 +01:00 |
|
Manuel Thalmann
|
837ec6df1a
|
Fix incorrect winget syntax
|
2024-03-12 15:11:26 +01:00 |
|
Manuel Thalmann
|
20acebbc7e
|
Fix order of execution in setup script
|
2024-03-11 18:10:37 +01:00 |
|
Manuel Thalmann
|
e6d2a3189d
|
Silence unnecessary output
|
2024-03-11 17:46:51 +01:00 |
|
Manuel Thalmann
|
34346ebfbd
|
Fix typo
|
2024-03-11 17:45:15 +01:00 |
|
Manuel Thalmann
|
48a1913401
|
Include Unattend settings in PortValhalla
|
2024-03-11 17:32:47 +01:00 |
|
Manuel Thalmann
|
140071c493
|
Install winget only if necessary
|
2024-03-11 17:08:53 +01:00 |
|
Manuel Thalmann
|
319daa374b
|
Silence unnecessary console output
|
2024-03-10 23:38:46 +01:00 |
|
Manuel Thalmann
|
b4160b5b7f
|
Fix incomplete openssh setup
|
2024-03-10 23:37:40 +01:00 |
|
Manuel Thalmann
|
fd895d2ac0
|
Add missing package to installation script
|
2024-03-10 23:25:25 +01:00 |
|
Manuel Thalmann
|
cad3dc9e71
|
Instantly enable ssh-agent service
|
2024-03-10 17:57:07 +01:00 |
|
Manuel Thalmann
|
e3c7cd9e0d
|
Add missing installation of openssh
|
2024-03-10 17:56:34 +01:00 |
|
Manuel Thalmann
|
3bcf043f5e
|
Disable GRUB un-silencing
|
2024-03-10 04:31:06 +01:00 |
|
Manuel Thalmann
|
4cb121fd1a
|
Disable experimental nvidia setting
|
2024-03-10 03:06:15 +01:00 |
|
Manuel Thalmann
|
e09c552ee5
|
Make Welcome Center appear on first login
|
2024-03-10 02:18:06 +01:00 |
|
Manuel Thalmann
|
36fc1fb4d4
|
Ensure autostart directory exists
|
2024-03-10 01:20:04 +01:00 |
|
Manuel Thalmann
|
582ababceb
|
Add missing semicolon
|
2024-03-10 01:16:31 +01:00 |
|
Manuel Thalmann
|
06e9bd9d0b
|
Install qemu-full before virt-manager
|
2024-03-10 00:57:47 +01:00 |
|
Manuel Thalmann
|
07e09612d9
|
Fix typos
|
2024-03-10 00:29:13 +01:00 |
|
Manuel Thalmann
|
31082f1d8c
|
Disable confirmation dialogues
|
2024-03-09 22:17:49 +01:00 |
|
Manuel Thalmann
|
516fa441ca
|
Silence unwanted output
|
2024-03-09 21:45:50 +01:00 |
|
Manuel Thalmann
|
0253b3c9e6
|
Add explanatory comments to confusing code segments
|
2024-03-09 21:44:18 +01:00 |
|
Manuel Thalmann
|
79defb76bd
|
Unify splitted installation command
|
2024-03-09 21:43:32 +01:00 |
|
Manuel Thalmann
|
61763e9dd7
|
Install optional dependencies
|
2024-03-09 21:43:22 +01:00 |
|
Manuel Thalmann
|
e6058d8347
|
Configure remotes in plasma session
|
2024-03-09 21:42:26 +01:00 |
|
Manuel Thalmann
|
bdb33272f0
|
Fix typo
|
2024-03-09 21:35:06 +01:00 |
|
Manuel Thalmann
|
f9825db3bf
|
Reorder package installation logically
|
2024-03-09 20:13:35 +01:00 |
|
Manuel Thalmann
|
e48e4ca73a
|
Simplify virt-manager installation
|
2024-03-09 20:00:31 +01:00 |
|
Manuel Thalmann
|
cc36f355a5
|
Add package for scanning docker images
|
2024-03-09 19:55:55 +01:00 |
|
Manuel Thalmann
|
72ce4e6379
|
Show enhanced game dialogue in protontricks
|
2024-03-09 19:23:15 +01:00 |
|
Manuel Thalmann
|
887e21116f
|
Add further lutris dependencies
|
2024-03-09 19:22:50 +01:00 |
|
Manuel Thalmann
|
061fec6073
|
Reorder lutris package installation
|
2024-03-09 19:20:53 +01:00 |
|
Manuel Thalmann
|
f2a1f5029a
|
Remove duplicate installation steps
|
2024-03-09 18:46:49 +01:00 |
|
Manuel Thalmann
|
af5cdd0e77
|
Move binder_linux installation to proper script
|
2024-03-09 17:58:23 +01:00 |
|
Manuel Thalmann
|
3ea9cda8d8
|
Add missing dependency of vim clipboard support
|
2024-03-09 17:50:13 +01:00 |
|
Manuel Thalmann
|
f5ed7023ef
|
Disable installation of brave-beta-bin
|
2024-03-09 17:35:59 +01:00 |
|
Manuel Thalmann
|
3f31b85f6d
|
Simplify rclone configuration script
|
2024-03-09 17:31:53 +01:00 |
|
Manuel Thalmann
|
3005df5307
|
Run icedtea-web using temurin
|
2024-03-09 17:30:01 +01:00 |
|
Manuel Thalmann
|
6100c1f4b3
|
Remove unnecessary package installation
|
2024-03-09 17:09:24 +01:00 |
|
Manuel Thalmann
|
561a6ec205
|
Merge unnecessarily split commands
|
2024-03-09 17:08:25 +01:00 |
|
Manuel Thalmann
|
b12269f9a0
|
Remove obsolete sddm keyboard layout workaround
|
2024-03-09 17:08:04 +01:00 |
|
Manuel Thalmann
|
0c74d70a9b
|
Enable verbose output for grub
|
2024-03-09 15:01:15 +01:00 |
|
Manuel Thalmann
|
1581da3230
|
Fix outdated package
|
2024-03-09 15:01:01 +01:00 |
|
Manuel Thalmann
|
3522b560d7
|
Remove unnecessary script argument
|
2024-03-09 12:23:26 +01:00 |
|
Manuel Thalmann
|
868477cf23
|
Add package for examining pacman packages
|
2024-03-09 12:17:03 +01:00 |
|
Manuel Thalmann
|
0e3e2645f8
|
Remove unnecessary statement
|
2024-03-09 12:12:23 +01:00 |
|
Manuel Thalmann
|
3ca7a19e15
|
Fix security vulnerability
|
2024-03-09 12:04:34 +01:00 |
|
Manuel Thalmann
|
118cdbfbcd
|
Reorder nvidia-dkms installation steps
|
2024-03-09 11:43:47 +01:00 |
|
Manuel Thalmann
|
4dc3e1fd6c
|
Remove duplicate installation
|
2024-03-09 01:31:46 +01:00 |
|
Manuel Thalmann
|
8c93f24295
|
Explicitly install bluetooth while installing KDE
|
2024-03-09 01:13:00 +01:00 |
|
Manuel Thalmann
|
bd2d837790
|
Install KDE before SDDM
|
2024-03-09 01:07:40 +01:00 |
|
Manuel Thalmann
|
08d1a73269
|
Reorder installations
|
2024-03-09 01:07:21 +01:00 |
|
Manuel Thalmann
|
a9b9c425ce
|
Create separate script for installing openssh
|
2024-03-09 01:05:38 +01:00 |
|
Manuel Thalmann
|
948961e0c6
|
Add separate section for installing GUI apps
|
2024-03-09 00:56:51 +01:00 |
|
Manuel Thalmann
|
1eee1ac236
|
Add extras for zoxide
|
2024-03-09 00:54:29 +01:00 |
|
Manuel Thalmann
|
c19c297f5a
|
Install GUI apps after GUI
|
2024-03-09 00:42:57 +01:00 |
|
Manuel Thalmann
|
000e9db430
|
Fix incorrect package name
|
2024-03-09 00:39:10 +01:00 |
|
Manuel Thalmann
|
7bd5996cb4
|
Add gtk flatpak fix
|
2024-03-09 00:36:21 +01:00 |
|
Manuel Thalmann
|
046645239d
|
Add zoxide
|
2024-03-09 00:35:59 +01:00 |
|
Manuel Thalmann
|
2d3230d74f
|
Remove duplicate installation
|
2024-03-09 00:33:27 +01:00 |
|
Manuel Thalmann
|
c3e814e598
|
Fix incorrect condition
|
2024-03-09 00:31:16 +01:00 |
|
Manuel Thalmann
|
9d48b27ac9
|
Remove obsolete software
|
2024-03-09 00:24:25 +01:00 |
|
Manuel Thalmann
|
4dd60227c9
|
Add new parameter to nvidia config
|
2024-03-09 00:18:55 +01:00 |
|
Manuel Thalmann
|
1f8f088270
|
Change pacman settings at very beginning
|
2024-03-09 00:10:24 +01:00 |
|
Manuel Thalmann
|
3c6c6dce0e
|
Replace bootloader id of secure boot config properly
|
2024-03-09 00:07:58 +01:00 |
|
Manuel Thalmann
|
76863db3a8
|
Remove unnecessary echo
|
2024-03-09 00:05:45 +01:00 |
|
Manuel Thalmann
|
0a4fc3fe8c
|
Remove unnecessary script statement
|
2024-03-09 00:05:35 +01:00 |
|
Manuel Thalmann
|
7a882c0840
|
Remove yay directory after build
|
2024-03-08 23:59:30 +01:00 |
|
Manuel Thalmann
|
708c21ee44
|
Allow errors while installing syncs
|
2024-03-08 16:13:29 +01:00 |
|
Manuel Thalmann
|
61c6d49382
|
Remove obsolete statement
|
2024-03-08 12:17:40 +00:00 |
|
Manuel Thalmann
|
78e40151ce
|
Only activate virt-manager network if necessary
|
2024-03-08 00:38:17 +01:00 |
|
Manuel Thalmann
|
295780bc31
|
Remove conflicting package
|
2024-03-08 00:19:57 +01:00 |
|
Manuel Thalmann
|
35cb9e9b4b
|
Fix typo
|
2024-03-07 23:57:33 +01:00 |
|
Manuel Thalmann
|
841c25fd08
|
Remove outdated workarounds
|
2024-03-07 23:31:08 +01:00 |
|
Manuel Thalmann
|
4fecd4e78b
|
Remove obsolete workaround
|
2024-03-07 22:55:06 +01:00 |
|
Manuel Thalmann
|
42717af3ea
|
Remove obsolete workaround
|
2024-03-07 22:31:22 +01:00 |
|
Manuel Thalmann
|
6598dc804e
|
Fix incorrect installation order
|
2024-03-07 22:31:10 +01:00 |
|
Manuel Thalmann
|
d8dbfb07ca
|
Create sddm config directory using sudo
|
2024-03-07 22:12:11 +01:00 |
|
Manuel Thalmann
|
68611a3048
|
Add OpenConnect components to personal profile
|
2024-03-07 22:09:58 +01:00 |
|
Manuel Thalmann
|
8246cee66a
|
Fix installation of vim
|
2024-03-07 22:06:10 +01:00 |
|
Manuel Thalmann
|
b27fafcfca
|
Download personal xone version
|
2024-03-07 22:00:36 +01:00 |
|
Manuel Thalmann
|
b3d809c6ae
|
Only install xone if necessary
|
2024-03-07 21:59:24 +01:00 |
|
Manuel Thalmann
|
dba9efcbad
|
Fix installation of ssh-agent service
|
2024-03-07 21:48:21 +01:00 |
|
Manuel Thalmann
|
5cb9e1fad8
|
Move Arch system essentials to separate script
|
2024-03-07 21:39:23 +01:00 |
|
Manuel Thalmann
|
b086db76ff
|
Explain as to why script segments are made
|
2024-03-07 21:33:58 +01:00 |
|
Manuel Thalmann
|
4411b9cd08
|
Disable makepkg's debug option by default
|
2024-03-07 21:23:55 +01:00 |
|
Manuel Thalmann
|
7c541727bc
|
Remove non-functioning command
|
2024-03-07 21:00:54 +01:00 |
|
Manuel Thalmann
|
64b5cacca7
|
Retry setting a password until it works
|
2024-03-07 20:55:20 +01:00 |
|
Manuel Thalmann
|
109e62335f
|
Install GUI after initial reboot
|
2024-03-07 19:15:46 +01:00 |
|
Manuel Thalmann
|
c7eff69f90
|
Install blackbox-terminal using flatpak as fallback
|
2024-03-07 08:54:26 +01:00 |
|
Manuel Thalmann
|
3edef51ffe
|
Remove obsolete workaround
|
2024-03-07 00:33:29 +01:00 |
|
Manuel Thalmann
|
4ae4f59798
|
Remove obsolete package
|
2024-03-06 17:02:20 +00:00 |
|
Manuel Thalmann
|
9d669c6ddf
|
Skip loading nvidia module after installation
|
2024-03-06 09:50:26 +01:00 |
|
Manuel Thalmann
|
22f564b9ff
|
Ignore errors during ytmdesktop installation
|
2024-03-06 09:49:46 +01:00 |
|
Manuel Thalmann
|
ad83644a37
|
Add proton drive mount
|
2024-03-05 15:19:14 +01:00 |
|
Manuel Thalmann
|
d265d6b43a
|
Add multi platform music apps
|
2024-03-05 14:47:03 +01:00 |
|
Manuel Thalmann
|
ef885a3df3
|
Create separate script for waydroid
|
2024-02-25 22:08:58 +01:00 |
|
Manuel Thalmann
|
b92a7e5ba8
|
Install additional components for waydroid
|
2024-02-15 17:31:00 +01:00 |
|
Manuel Thalmann
|
c184e2e1b1
|
Pre-install vsix-manager extension
|
2024-02-11 17:41:56 +01:00 |
|
Manuel Thalmann
|
c2438a6b5a
|
Pre-install sync-settings extension
|
2024-02-11 17:08:15 +01:00 |
|
Manuel Thalmann
|
1c641a0949
|
Move media applications to the generic collection
|
2024-02-11 14:24:49 +01:00 |
|
Manuel Thalmann
|
0bbab27f58
|
Add Pennywise to generic installations
|
2024-02-11 14:23:15 +01:00 |
|
Manuel Thalmann
|
5d790d3060
|
Remove unnecessary desktop icons
|
2024-02-11 14:21:51 +01:00 |
|
Manuel Thalmann
|
ed7dc181c0
|
Make flatpak installation non-interactive
|
2024-02-08 17:25:13 +01:00 |
|
Manuel Thalmann
|
cee0b1c016
|
Fix collision of -debug packages
|
2024-02-08 17:06:54 +01:00 |
|
Manuel Thalmann
|
d42ca47aed
|
Fix typo
|
2024-02-08 16:46:13 +01:00 |
|
Manuel Thalmann
|
7398307353
|
Fix typo
|
2024-02-08 16:22:33 +01:00 |
|
Manuel Thalmann
|
ceea5981f5
|
Fix Pennywise installation
|
2024-02-08 15:39:24 +01:00 |
|
Manuel Thalmann
|
563fec7684
|
Add PowerShell to Arch
|
2024-02-08 14:03:40 +01:00 |
|
Manuel Thalmann
|
962e540116
|
Disable outdated workaround
|
2024-02-06 14:27:13 +01:00 |
|
Manuel Thalmann
|
0e895de320
|
Remove all PPSSPP icons
|
2024-02-06 02:31:44 +01:00 |
|
Manuel Thalmann
|
a4b68088e2
|
Remove duplicate restoration steps
|
2024-02-06 01:22:06 +01:00 |
|
Manuel Thalmann
|
25f8e9ec67
|
Restore generic apps in the personal collection
|
2024-02-05 23:38:09 +01:00 |
|
Manuel Thalmann
|
eebe795237
|
Update install script for reWASD
|
2024-02-05 23:21:05 +01:00 |
|
Manuel Thalmann
|
766bd95f6f
|
Install tools for restructuredText
|
2024-01-22 13:24:18 +01:00 |
|
Manuel Thalmann
|
e28ba2b85a
|
Install propertree on Arch
|
2024-01-18 15:29:04 +01:00 |
|
Manuel Thalmann
|
0f46c2f3a1
|
Add scripts for installing
|
2024-01-18 14:25:59 +01:00 |
|
Manuel Thalmann
|
4dfeea15ac
|
Install the SDL2 gamepad tool
|
2024-01-17 16:54:15 +01:00 |
|
Manuel Thalmann
|
613e94f50b
|
Fix non-functioning rclone service
|
2024-01-17 14:55:07 +01:00 |
|
Manuel Thalmann
|
b107cdc562
|
Improve text related to Autologin enablement
|
2024-01-17 14:08:31 +01:00 |
|
Manuel Thalmann
|
d15563c400
|
Start default network of virt-manager automatically
|
2024-01-17 00:14:07 +01:00 |
|
Manuel Thalmann
|
8e8953bc2a
|
Install nextcloud-client on Arch
|
2024-01-16 22:43:47 +01:00 |
|
Manuel Thalmann
|
12b54d0e24
|
Improve the rclone service
|
2024-01-16 21:39:25 +01:00 |
|
Manuel Thalmann
|
b1bf448aa1
|
Install rar to Arch
|
2024-01-16 18:17:51 +01:00 |
|
Manuel Thalmann
|
02b2ffc2e0
|
Replace retroarch with libretro
|
2024-01-13 03:21:32 +01:00 |
|
Manuel Thalmann
|
bcf71c47f2
|
Install tool for nuking USB controllers
|
2024-01-12 12:19:51 +01:00 |
|
Manuel Thalmann
|
d5f087f720
|
Add new tools to the Arch setup
|
2024-01-12 12:13:38 +01:00 |
|
Manuel Thalmann
|
d884514678
|
Remove Firefox Developer icon
|
2023-12-10 03:21:20 +01:00 |
|
Manuel Thalmann
|
e8055c1474
|
Fix outdated winget syntax
|
2023-12-08 17:22:39 +01:00 |
|