Commit graph

1083 commits

Author SHA1 Message Date
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
Pig Monkey
b3aa763b22 add unlicense
Closes #104.
2022-12-27 10:47:14 -08:00
Pig Monkey
69d317788c reformat yaml 2022-11-25 18:13:48 -08:00
Pig Monkey
2919b200f8 replace unmaintained physlock with i3lock 2022-11-25 18:09:24 -08:00
Pig Monkey
6432120ea2 add additional fonts 2022-11-25 18:09:16 -08:00
Pig Monkey
f5142bf248 update cups service name
I'm only two years late.
https://wiki.archlinux.org/index.php?title=CUPS&diff=prev&oldid=641982
2022-11-25 18:08:52 -08:00
Pig Monkey
996bd18bb2 add comic book support to zathura 2022-11-17 13:18:50 -08:00
Pig Monkey
8c8959df11 remove old include 2022-10-26 09:32:36 -07:00
Pig Monkey
6ea4d5b563 configure sudo with sudoers.d/ files
Existing users should first run tasks with tagged with `sudo` to apply
these changes, and then install the latest `/etc/sudoers` file from the
sudo package (probably already on your system as `/etc/sudoers.pacnew`).

Reversing those two steps probably prevents you from sudoing.
2022-10-24 21:33:58 -07:00
Pig Monkey
44acedd865 specify kdeconnectd dbus service 2022-10-14 21:37:07 -07:00
Pig Monkey
29beab046f replace deprecated include with include_tasks 2022-10-14 17:36:47 -07:00
Pig Monkey
9abcd0b63d run handlers even after errors 2022-10-14 17:29:49 -07:00