Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)UN
Posts
0
Comments
137
Joined
2 yr. ago

  • Oh okay. That makes sense. I should have mentioned im using unstable as my inputs. So I assume I just need to update.

    Edit: I just ran neofetch and apparently I'm already running NixOS 24.05. 👍

  • Good to know since I'm using a pixel as well. For remoting to my own devices. Since they are all running Wayland now. I plan to try out waypipe soon. I read it's like a replacement for running X over ssh.

    For helping family members I was looking for something more user friendly. Which is why I was looking into rust desk.

  • 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?

  • 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'll admit this feature should have definitely been opt-in. But when the update came out there was a big pop-up on your screen when you logged in. Where you just turned all of this off and hit save. It is super easy to disable.

    The sharing what I watch with friends part is dumb. But it is pretty cool how you can recommend stuff to friends.

  • 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 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.

  • The ad filled clones are definitely a thing. Just search for newpipe in the Play Store and you will see them. A lot of people don't know about the fdroid store so when they hear about newpipe they search on Play Store and end up downloading a fake one full of ads.

  • I was a Arch Linux fan for at least 5 years. Tried all the main ones except gentoo. Kept coming back to Arch. But now I'm one week into using NixOS. I don't think I'm ever going back. It has completely blown my mind, and fixes every minor thing I didn't like about arch. Mainly how package dependencies work. I'm sure there will be a downside somewhere, but so far the only issue I've had is just trying to learn how to config everything.

    TLDR: NixOS. I don't know how I didn't know about it till recently. Seems like it would be a lot more popular than it is.

  • As long as the mutable options stay around I don't see how that's a problem. For normal users the restrictions are worth the extra reliability. It's not a true restriction if you can just go install the unrestricted version anytime.

  • Nextcloud or a samba server are good options. But if storage is not a issue I'd recommend checking out syncthing. I run it on my server and sync some directories to my phone and other directories to my desktop. And one directory between phone and desktop(obsidian notes). I don't think you can run sycthing on iphones though.