Commit Graph

152 Commits

Author SHA1 Message Date
13fe52c9dc Make printf line endings consistent 2024-05-27 19:24:34 +02:00
3a54d52051 Get rid of upstream gpg-agent user units 2024-05-26 12:26:26 +02:00
6b0105fa71 Fix nvidia driver installation 2024-05-26 12:26:26 +02:00
d117edc6d1 Reintroduce fixed iptables workaround 2024-05-11 10:50:53 +02:00
828b38ec0f Install hardware-specific packages 2024-05-10 18:52:51 +02:00
2678e2adfe Remove unused file 2024-05-10 18:27:59 +02:00
caaa397332 Fix package installations 2024-05-10 17:43:07 +02:00
f4228630b0 Make packages.yml flat 2024-05-08 11:52:10 +02:00
679ddf22d6 Remove iptables workaround 2024-05-08 11:49:10 +02:00
885def6c5b Install screencfg from AUR 2024-05-07 18:47:47 +02:00
408ebb68d0 Install GRM from AUR 2024-05-07 17:04:00 +02:00
7763435a63 Run package removal script in playbook 2024-05-06 11:18:56 +02:00
9deaef642f Drop hardcoded packages to remove 2024-05-06 11:18:43 +02:00
8079f29912 Remove unused machine specific packages 2024-05-06 11:04:40 +02:00
38a1abe7e7 Configure nvidia properly 2024-05-05 11:55:06 +02:00
2230b49918 Install terraform-ls from AUR 2024-05-04 21:34:03 +02:00
678068e959 Make backlight work 2024-05-03 14:42:22 +02:00
ea804c530d Streamling tagging & formatting 2024-04-26 12:08:29 +02:00
eecd828d60 Build vim-plug from aur 2024-04-26 12:06:04 +02:00
c107056db8 bash: Remove unnecessary xtrace 2024-04-24 12:40:35 +02:00
620249c9dc aur: Skip compression 2024-04-24 12:40:35 +02:00
914dd2cb4b aur: Fix allowed exit codes 2024-04-24 12:40:35 +02:00
f70309fedd Make curl options for gpg stricter 2024-04-24 12:40:35 +02:00
d8c6fd6699 aur: Switch to prebuilt portfolio binaries 2024-04-24 12:40:35 +02:00
f21b69da62 aur: Build each package with its own GNUPGHOME 2024-04-22 15:17:21 +02:00
b57217f934 Simplify handling of permissions of dotfiles directory 2024-04-22 15:17:01 +02:00
cf98ddc251 aur: Make building finally work 2024-04-22 14:17:29 +02:00
24b55cf890 aur: Install dependencies before the packages themselves 2024-04-22 14:17:29 +02:00
686bbd0e34 Add nextcloud workaround 2024-04-22 14:17:29 +02:00
cbded3e6c6 Remove unnecessary sudo in aur builder 2024-04-20 12:10:24 +02:00
3cd47bdf02 Install packages earlier in playbook 2024-04-20 12:10:24 +02:00
3ed374e539 aur: Build intelephense 2024-04-20 12:10:24 +02:00
ec7c47073b Add doas as sudo alternative
Cannot get rid of sudo (yet?), as base-devel depends on it
2024-04-20 12:07:04 +02:00
5774b3d61a Build AUR packages properly 2024-04-14 22:25:11 +02:00
96fe4d9ec4 Restrict journal size 2024-04-14 00:48:35 +02:00
8826f60aa2 Shorten loop outputs with smaller labels 2024-04-14 00:48:35 +02:00
4e78974f05 Remove paru, build PKGBUILDs 2024-04-14 00:48:35 +02:00
d53a3ab0c0 Do system update after pacman configuration 2024-04-13 17:30:07 +02:00
9cf05ac5fe Remove ubuntu support 2024-04-13 17:30:07 +02:00
2e09c7354a rust: Allow specifying which package to build for git crates 2022-12-16 19:44:58 +01:00
bb9739755a rust_binaries: Fix error on old ansible versions 2022-12-16 19:44:58 +01:00
b6b2cecd38 Remove debug output 2022-12-16 19:44:58 +01:00
1091f42490 rust_binaries: Fix check mode 2022-12-16 19:44:58 +01:00
0d703b7cad Fix rebuilding & linking for rust tools 2022-12-15 21:57:07 +01:00
40c2b659c7 go: Fix error in check mode 2022-12-15 19:43:25 +01:00
974a659216 Configure regular paccache cleanup in arch 2022-12-15 13:34:02 +01:00
3371d03421 Fix fixing of /var/lib/dotfiles permissions 2022-07-02 15:56:34 +02:00
2b62592bdf Manage /var/lib/dotfiles as soon as possible 2022-07-02 15:52:41 +02:00
35da0e349c Fix permission fix for dotfiles directory 2022-07-01 20:14:30 +02:00
7f352e0910 ansible2.9: Specify force for get_url
The default changed and I assumed it was "false", but it's "true" in
older ansible versions.
2022-07-01 20:14:30 +02:00