Pig Monkey
48a32e5e7e
replace Macchiato with NetworkManager MAC randomization
...
Macchiato is no longer in the AUR, but NetworkManager's built in
behaviour is good enough.
https://wiki.archlinux.org/title/NetworkManager#Configuring_MAC_address_randomization
2024-04-25 20:19:50 -07:00
Pig Monkey
1987368ed9
remove hashicorp role from playbook
...
I don't use any of this.
2024-03-29 20:40:12 -07:00
Pig Monkey
cb58e881ce
add microcode hook to mkinitcpio.conf
2024-03-09 19:11:10 -08:00
Pig Monkey
e8d067448c
add vopono
2024-02-22 19:45:52 -08:00
Pig Monkey
101015c2f6
update cryptshot
2024-02-14 18:41:32 -08:00
Pig Monkey
8d5510c1a4
use en_SE as LC_TIME
...
https://pig-monkey.com/2024/02/things-i-do-for-time/
2024-02-14 18:04:51 -08:00
Pig Monkey
a9e11dae49
remove unused aur software
2024-02-12 18:53:53 -08:00
Pig Monkey
af2b70d9a9
allow setting user's group ID
2024-02-04 12:29:05 -08:00
Pig Monkey
1a485d95ba
install textlive-binextra
...
I need this for `pdfjam`.
2024-01-31 10:04:23 -08:00
Pig Monkey
8ae2f92fe8
change time locale from en_DK to en_CA
...
I use en_DK purely to get YYYY-MM-DD date formats and 24 hour time, but
for some reason the Javascript Intl object considers en-DK to be
DD/MM/YYYY, so dates in my web browser are all nonsensical.
en_CA also uses YYYY-MM-DD and 24 hour time, and Javascript seems to
recognize this, so this change gets me sane dates in my browser.
2024-01-16 15:59:40 -08:00
Pig Monkey
3771432d0e
install zsh-antidote
2023-11-16 16:12:53 -08:00
Pig Monkey
1fa98f4f78
don't fork i3lock
2023-11-15 22:17:26 -08:00
Pig Monkey
e385335631
verify firejail users file exists
...
Closes #114
2023-11-05 16:00:31 -08:00
Pig Monkey
530b12e24e
add grub-hook
2023-10-17 21:42:58 -07:00
Pig Monkey
e7ca988aa9
add bat
2023-10-15 19:00:38 -07:00
Pig Monkey
8fabb426d5
move grub tag check to playbook roles
2023-10-15 18:59:49 -07:00
Pig Monkey
64ecdbcabd
disable grub submenus
...
One or two less keystrokes when selecting alternate kernels.
2023-10-12 20:12:12 -07:00
Pig Monkey
18b2e2e64c
move kernel parameters task to grub role
2023-10-12 20:09:46 -07:00
Pig Monkey
36489f0fc1
install vivid
2023-10-08 11:36:56 -07:00
Pig Monkey
726d6ef742
add udftools
2023-09-27 20:49:21 -07:00
Pig Monkey
d293646685
replace exfat-utils with newer exfatprogs
...
Existing users should first remove exfat-utils.
2023-09-27 20:48:33 -07:00
Pig Monkey
14db74e597
zeal moved to extra
2023-09-21 12:30:38 -07:00
Pig Monkey
0cecb302f9
add new mkinitcpio hooks
...
kms, keymap, consolefont
closes #113
2023-09-17 17:15:05 -07:00
Pig Monkey
7e55a877b2
remove deprecated ocrmypdf dependencies
2023-08-16 09:13:59 -07:00
Pig Monkey
1993cac8da
install f3
2023-08-14 14:49:10 -07:00
Pig Monkey
931c9286aa
add support for AMD microcode
2023-08-08 16:32:22 -07:00
Pig Monkey
4142304af6
Merge branch 'petRUShka-fingerprint_fix'
2023-07-05 07:56:08 -07:00
Pig Monkey
cc2bce9691
Merge branch 'fingerprint_fix' of https://github.com/petRUShka/spark into petRUShka-fingerprint_fix
2023-07-05 07:55:51 -07:00
Pig Monkey
4a21cba4a1
enable systemd-oomd
...
Further configuration tuning could be useful, but the Fedora defaults
provided by the AUR package seem reasonable. This successfully kills
runaway processes for me, tested by running:
$ systemd-run --user tail /dev/zero
Closes #111
2023-07-05 07:53:17 -07:00
Pig Monkey
8fd159f13f
texlive-core is now texlive-basic
2023-06-18 10:31:08 -07:00
Pig Monkey
7272684557
remove community from pacman.conf
2023-06-17 09:41:14 -07:00
Pig Monkey
e3dd2dfdab
csvkit is now in the community repo
2023-05-16 15:43:53 -07:00
petRUShka
31d3a6a2ff
[fprintd] add ability to press enter and proceed to fingerprint authentication.
...
Adding pam_fprintd.so as sufficient to any configuration file in /etc/pam.d/ when a fingerprint signature is present will only prompt for fingerprint authentication. This prevents the use of a password if you cannot Ctrl+c fingerprint authentication (due to the lack of a shell). In order to use either a password or a fingerprint in a graphical interface, add the following line to the top of any files required:
```
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth sufficient pam_fprintd.so
...
```
This will prompt for a password; pressing Enter on a blank field will proceed to fingerprint authentication.
2023-04-23 20:45:29 +03:00
Pig Monkey
d76e822d54
drop bitlbee from default playbook
...
I don't use this anymore.
2023-04-19 08:53:44 -07:00
Pig Monkey
ec1866758c
Merge branch 'brett-etesync'
2023-04-11 20:58:48 -07:00
Brett Eisenberg
8b07fca933
rename etesync service file
2023-04-11 09:12:14 -07:00
Pig Monkey
fbe31fc290
reformat yaml
2023-04-10 17:54:18 -07:00
Pig Monkey
68458a239e
replace light with brightnessctl
...
Closes #107
2023-04-10 17:51:00 -07:00
Pig Monkey
040ef6e31d
units moves to AUR
...
I cannot fathom why. What's next, coreutils?
2023-04-10 17:50:13 -07:00
Pig Monkey
730339e07b
add user to firejail.users file
2023-04-10 17:49:59 -07:00
Pig Monkey
975a177fbf
do not unnecessarily reload the systemd daemon
...
Using `daemon_reload` should only be necessary after changing a systemd
config file.
2023-03-02 11:42:52 -08:00
Pig Monkey
974dc4168a
reformat yaml
2023-03-02 11:42:41 -08:00
Pig Monkey
4b97807416
Merge branch 'petRUShka-autorandr-enable-services'
2023-03-02 11:41:16 -08:00
petRUShka
1f44adf3d8
[autorandr] drop autorandr-lid-listener.service
...
Spark configures logind to put the laptop to sleep when the lid closes. The autorandr.service executes autorandr when waking from sleep. So enabling just that first service accomplishes the goal of having autorandr execute when the lid opens.
2023-03-02 09:36:32 +03:00
petRUShka
e8b473510a
Enable autorandr services
2023-03-02 00:42:06 +03:00
Pig Monkey
8e3cf85323
add epy
2023-02-24 16:08:55 -08:00
Pig Monkey
a503fc0c55
remove trusted network
2023-02-17 14:22:56 -08:00
Pig Monkey
eae23223b2
add new trusted network
2023-02-16 09:05:53 -08:00
Pig Monkey
dee7839efd
remove deprecated postgresql config
...
https://pgpedia.info/s/stats_temp_directory.html
> From PostgreSQL 15, temporary statistics are stored in memory by default so stats_temp_directory will no longer be available.
2023-02-06 09:16:43 -08:00
Pig Monkey
704c6567a0
pandoc is now pandoc-cli
2023-02-05 21:59:07 -08:00