Fish used to have a body and wasn’t just a floating fish??
Fish used to have a body and wasn’t just a floating fish??
Seems like we get plenty of replies that have solid answers, we are just missing posts… So just post stuff! If the content is here, it’ll start to grow.
Open Blade was relicensed from proprietary. It was a throw it over the fence style relicensing
As it stands now, I don’t think nix wants “regular users”; rather it wants user/contributors.
Maybe Axe body spray will respond?
So you just tried to install the packages in your system then use pipx? I don’t think that’s going to work.
You probably want a devshell, you can use a flake like this: https://github.com/NixOS/templates/tree/master/python
If you’ve got beef, then bring the ruckus.
adding private features is lame… so they’re distribution of nix has two daemons running? also lame. Very lame on the whole, great job!
There is an android native GUI for syncthing in fdroid that looks like its still maintained: https://github.com/Catfriend1/syncthing-android?tab=readme-ov-file
What is it altering? This is a completely separate client, not a skin. And since its flutter, it looks like the tablet or mobile app, but will be the size of your desktop.
Since this one is in flutter, it’ll also work on desktop on Linux, Mac, and windows most likely.
You should make some!
Wu Tang is for the children.
Its not the “Linux OS” that we want, but it is Linux, it runs the Linux kernel, so does chromeOS.
Be cleat about what you want.
What you call “Linux OS” is actually GNU/Linux, or as I’ve taken to calling it lately, GNU + Linux.
That’s what android is ;)
If you want multiple VMs to use the storage on the ZFS pool, better to create it in proxmox rather than passing raw disks thru to the VM.
ZFS is awesome, I wouldn’t use anything else now.
When did this turn into a horror comic?
nix-env
should be avoided, it is bad. I wish it were not in the docs so much. If you need a package for a short time, use nix-shell
or nix shell
.
Glad you got it working tho.
Maybe https://github.com/aksiksi/compose2nix will help you out!