Unmapped
On my arch install with hyperland, clip boards have been by far the hardest thing to setup. I finally got a basic clipboard manger working using clipman and wofi. But tbh I don’t really understand how that’s working.
My main issues though have been trying to copy from one with vim open to other terminal with vim. Copying from vim elsewhere using y(yank) works fine. Copying elsewhere into vim works great. But vim to vim will not work for me.
Also trying to find a way to make copying text out of a terminal running tmux not so overly complex and tedious.
Chickpea of the sea sandwiches are my goto when I’m wanting something quick and easy. I pulse canned chickpeas on high in vitamix. Its way easier and faster then smashing them by hand.
I always keep GIMP and VLC player installed. If you get comfortable using command line. Tmux and Neovim are a great duo.
I started using nixos three weeks ago. I use it every day on desktop now, and also switched my homelab serve to it. These videos on Vimjoyer’s channel where a great starting point. I recommend trying to go straight to using a flake to update your system instead of channels. Its confusing to get setup, but makes so much sense once you do.
Self hosting. I was using windows to host teamspeak and game servers. I first got into linux by switching my homelab to linux and running everything in docker containers and VMs. Then from there I started using it on a desktop and laptop as well. Started on manjaro for years. Then went to arch for a year or two. And now I’ve switched everything over to NixOS.
I was looking into rust desk. It looked like the perfect solution for remotly helping my family members. The problem is I have them running silverblue. I don’t think rust desk supports Wayland. There is a experimental way I was going to try, but I’m not sure how to install it since its not in Fedora repo or flatpak.
I’m new to NixOS. Do I have to do anything extra to update NixOS? Or do I just update my flake and run nixos-rebuild switch --flake like I normally do to update packages?