Revert "Switch from pacserve to flexo"

This reverts commit 7c2e4a67a7.
This commit is contained in:
Marko Korhonen 2023-05-23 21:38:07 +03:00
parent 788e3b6e40
commit 677b16789c
3 changed files with 15 additions and 1 deletions

View file

@ -135,6 +135,10 @@ dst = "/etc/systemd/system.conf"
src = "etc/default/cpupower"
dst = "/etc/default/cpupower"
[dotfiles."f_pacserve.service.conf"]
src = "etc/pacserve/pacserve.service.conf"
dst = "/etc/pacserve/pacserve.service.conf"
[dotfiles."f_mkinitcpio_linux.preset"]
src = "etc/mkinitcpio.d/linux.preset"
dst = "/etc/mkinitcpio.d/linux.preset"
@ -170,7 +174,12 @@ dotfiles = ["d_network", "f_networkd.conf"]
dotfiles = ["f_locale.conf", "f_locale.gen"]
[profiles.Pacman]
dotfiles = ["f_pacman.conf", "f_pacman_zsh_hook", "f_sudoers_pacman"]
dotfiles = [
"f_pacman.conf",
"f_pacman_zsh_hook",
"f_pacserve.service.conf",
"f_sudoers_pacman",
]
[profiles.Mirkwood]
dotfiles = [