I’ve been into NixOS recently, not sure if I’m gonna stick with it long term but I’m trying to make it work. I love that it’s immutable while still allowing system packages, and declaratively configuring all of your common programs with home manager is super cool. Just have issues with scripts from the internet and trying to get nix-ld to cooperate
featured
Genocidal fascists
I started with TrueNAS and it works great. Either regular TrueNAS or TrueNAS scale will suit your needs well, the major difference being that Scale uses a Linux base instead of the FreeBSD of core
They’re agreeing with you…
I think they look cool. They’re hyperbolic!
I use libvirt to do all my kvm/qemu stuff on my server. Using cockpit-machines web UI as a frontend. On my workstation if I ever need a VM I usually turn to Gnome Boxes for simplicity
Hopefully they rethink this. I think adding a simple donation method for applications within FDroid would be beneficial and would support developers, but creating another for profit market for apps with the shitty subscriptions, paid apps, etc goes against the goals and spirit of FOSS
Can we get some context or something
On the topic of struggling to connect to self hosted services without a VPS or domain: check out mesh VPNs like ZeroTier or Tailscale. I access all my internal services over Tailscale these days and it’s super simple
“Whining” about her open support for continuing policies enabling and supporting genocide. Fuck off with this hand wringing decorum nonsense, she’s as complicit as Biden
ZFS for my server’s root pool and main storage pool. Ext4 with snapraid for my media pool. Currently btrfs on my desktop and ext4 under vanillaos on my laptop (not sure if I could partition it manually to use btrfs but I’m considering that for snapshots)
I’d recommend checking out Distrobox, which allows you to create containers of other Linux distros then export their applications as if they were native. Install a distrobox with one of the distros that this program works with, use the terminal to install the program within it, then if it isn’t immediately in your applications menu use the distrobox export feature to place it there.
You could also layer Nix onto your bazzite image and install it that way, but if you don’t know Nix it’ll be complicated