diff --git a/Arch-Linux/Niri.md b/Arch-Linux/Niri.md index d07f8b3..abc7fd3 100644 --- a/Arch-Linux/Niri.md +++ b/Arch-Linux/Niri.md @@ -147,7 +147,8 @@ sudo systemctl daemon-reload sudo pacman -S abuild ansible atools-go capitaine-cursors ccid discord distrobox fastfetch firefox firefoxpwa firejail htop keepassxc mpv noto-fonts-emoji orchis-theme plocate podman powerline-fonts protonmail-bridge rsync rust speedcrunch steam systray-x tela-circle-icon-theme-blue thunderbird tmux otf-font-awesome vim-devicons vim-nerdtree virt-viewer wireguard-tools wl-clip-persist xwayland-satellite yubico-piv-tool zathura zathura-pdf-poppler paru -S arch-update lungo manora nerdtree-git-plugin-git onlyoffice-bin oniri ventoy-bin sudo pacman -S --asdeps gnome-keyring gnu-free-fonts nvchecker python-packaging qt5-wayland systemd-resolvconf ttf-dejavu ttf-nerd-fonts-symbols xdg-utils # Optional dependencies I need for the above packages -systemctl --user enable --now arch-update.timer ssh-agent.service +arch-update --check --enable +systemctl --user enable --now ssh-agent.service sudo systemctl enable --now pcscd ```