diff options
-rw-r--r-- | etc/hosts | 4 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqme | 2 | ||||
-rw-r--r-- | home/xyz/.config/myconf/sye | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ # Static table lookup for hostnames. # See hosts(5) for details. -127.0.0.1 localhost flylightning.xyz -::1 localhost flylightning.xyz +127.0.0.1 localhost +::1 localhost diff --git a/home/xyz/.config/myconf/pacman_Qqme b/home/xyz/.config/myconf/pacman_Qqme index f64d3c5..8a28b32 100644 --- a/home/xyz/.config/myconf/pacman_Qqme +++ b/home/xyz/.config/myconf/pacman_Qqme @@ -4,7 +4,6 @@ arkenfox-user.js atool2-git bash-complete-alias dashbinsh -ddclient-git freenginx-mainline grub-hook htop-vim @@ -12,4 +11,5 @@ librespeed-cli-bin neovim-plug paru-bin pipdeptree +swgp-go task-spooler diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye index 52334d1..8cfab25 100644 --- a/home/xyz/.config/myconf/sye +++ b/home/xyz/.config/myconf/sye @@ -1,5 +1,4 @@ UNIT FILE STATE PRESET -ddclient.service enabled disabled getty@.service enabled enabled NetworkManager-dispatcher.service enabled disabled NetworkManager-wait-online.service enabled disabled @@ -7,6 +6,7 @@ NetworkManager.service enabled disabled nftables.service enabled disabled nginx.service enabled disabled sshd.service enabled disabled +swgp-go.service enabled disabled systemd-resolved.service enabled enabled systemd-time-wait-sync.service enabled disabled systemd-timesyncd.service enabled enabled |