Tootfinder

Opt-in global Mastodon full text search. Join the index!

@luana@tech.lgbt
2024-05-27 01:25:31

For those on #NixOS who want to use #Compiz too: #Dotfiles repo, including my Compiz configuration from those screenshots: github.com/LuNeder/Dotfiles

@niklaskorz@rheinneckar.social
2024-05-26 13:26:19

Who needs distro hopping when you can instead hop between #NixOS modules. :nixos: :blobcatnomcookie:

@msfjarvis@androiddev.social
2024-04-26 12:04:01

Adventures in #NixOS rabbit hole continue
- Wanted to run GNOME 46
- Didn't want to build the world locally
- Bought a beefy x86 server and made it build staging-next branch
- Spun up Attic (docs.attic.rs/

Screenshot of a notification from the screenshot tool (so meta, I know) that shows an oversized icon of the screenshot app at the top left that looks out of place. In that same line, there is also the text "Screenshot" and "Just now" without a space separating them, making it "ScreenshotJust now" instead. Overall high quality stuff.
@ThePinkHacker@social.linux.pizza
2024-04-26 13:50:17

Crap, I just read up on what NixOS is and I actually really like it on paper.
Now I might try it out, but I won't change all my computers to it in the following months (lying).
#Linux #NixOS

@nobodyinperson@fosstodon.org
2024-05-23 14:45:04

Man, the longer I have :nixos: #NixOS and :manjaro: #Manjaro running in parallel, the more annoyed I am by the :archlinux: #ArchLinux way, e.g.:
· Python update ⇒ all python-based

@vosje62@mastodon.nl
2024-05-24 03:45:09

Zou er nog wel eens een iso file op een cd/dvd gebrand worden??
#Linux #NixOS

@publicvoit@graz.social
2024-06-03 15:55:19

Upgrade experience #NixOS 23.11 ➡️ 24.05 setup from github.com/novoid/nixos-config
qemu VM: ran for 6 minutes, no hazzle.
floyd (lenovo x260, 32GB RAM, 2TB SSD): programs.gnupg.agen…

@luana@tech.lgbt
2024-05-27 02:03:11

Updated my bio to reflect my switch from #openSUSE #Tumbleweed :opensuse: to #NixOS :nix:
I still love openSUSE, but effortless migration/reinstallation was a big interest for me and I’ve been looking into NixOS for a while due to that.
This week I was finally able to overcome my anger and will to give up and installed it on my main machine after configuring for a little while on a vm. It was really stressful, specially due to the fact that #Nix documentation is awful in most cases or often straight up nonexistent :omya_nix:, but as of today I have a working and usable desktop again. There’s still tweaking to be done, and also new stuff to do taking advantage of nix features, but the main part is now done
Note that I love openSUSE dearly, and shall they ever make a declarative distribution nix-like (preferably nix-compatible) there’s great probability that I’d migrate to it if it was good and had the features I needed (I don’t think that’s impossible, since they do like making new or experimental distros)

@nobodyinperson@fosstodon.org
2024-06-17 17:57:42

Currently trying to install :nixos: #NixOS on a :raspberrypi: #RaspberryPi Zero. The poor thing with its 500MB RAM has a hard time during nixos-rebuild... 🥵

@luana@tech.lgbt
2024-05-27 01:19:34

Obligatory #CompizCube pic :3 :ablobcatbongo:
(also expo)
#Compiz #Neofetch #NixOS

@ralen@social.linux.pizza
2024-06-17 09:24:51

is it me or #mesa 24.1 is still not production ready yet? tried it on #nixos with #hyprland, wine games dont launch, looks like dxvk doesnt work but idk o.0 the only game i could play in 3d was min…

@niklaskorz@rheinneckar.social
2024-05-01 08:08:26

I personally am happy about the #NixOS board statement. I went to our last @… meetup two days ago with quite a bit of uncertainty of what to say, wanting to sound hopeful for this technology that I advocate for by organizing this meetup. Instead I only laid out t…

@nobodyinperson@fosstodon.org
2024-06-05 07:27:05

Can someone help me figuring out why I can't fetch the git sources for (my fork of) #solvespace on :nixos: #NixOS?

@luana@tech.lgbt
2024-05-27 01:15:50

New #neofetch!
(with my usual #Mutazione #wallpaper)
Now on #NixOS, but of course still on #Compiz
(still need some tweaking, but mostly done :3)
More screenshots in the thread :flag_lesbian_new: :ablobcatbongowham:

@rollin_rob@social.linux.pizza
2024-06-01 06:35:56

Is there any good tutorial on how to set up and configure #Thunderbird in #NixOS? I mean, I could just import my old Thunderbird profile, but isn't NixOS about declaring ALL the things?^^

@ThePinkHacker@social.linux.pizza
2024-06-16 09:16:03

The only reason I haven't tried NixOS is because I'll like it and stop using Arch, preventing me from being able to say "btw i use arch"
#ArchLinux #Linux #NixOS

@nobodyinperson@fosstodon.org
2024-05-06 14:36:28

Nice, I managed to package this little utility 'highlight-pointer' for :nixos: #NixOS, which is very helpful during screencasts.
It was very easy to do having already made an :archlinux: #ArchLinux PKGBUILD.

@ralen@social.linux.pizza
2024-05-05 19:30:29

#nixos #nix users, a little question for you. im not smart enough to set up vscode to write c# dotnet in nixos properly (without flatpaks linking libs into flatpak's fs at least). so, i want to setup some "normal" distro inside nixos to install development stuff, like dotnet, rust, v…

@niklaskorz@rheinneckar.social
2024-06-03 14:26:44

Upgraded three machines to :nixos: #NixOS 24.05 today. Overall quick and painless, besides figuring out the breaking config changes in #Grafana Loki 3.0.

@luana@tech.lgbt
2024-05-04 02:11:41

Hello, #NixOS and #Nix pros!
Could you help me please?
Why does my nixos-rebuild switch fail? It fails on the very end, after all the building and evaluating is done, when starting suid-sgid-wrappers.service.
HOWEVER, here’s the weird part: build-vm works!! The vm boots and everything! If the vm works, why does switch fail?
Any tips?
My config (alongside with a file showing the error) is available here: github.com/LuNeder/nixos-confi
Edit: an important note is that if I comment the uutils part out the rebuild works, but I want to keep uutils!
Edit2: Those are bugs on uutils! Btw: folks on uutils discord are awesome and super cool they helped me a lot in troubleshooting this and were able to reproduce it!

@nobodyinperson@fosstodon.org
2024-05-04 11:42:49

I think I have finally™️ (for the third or so time) found myself a solution for :python: #Python development on :nixos: #NixOS that allows me to just work with #pythonPoetry et. al. as on other distros.

@ThePinkHacker@social.linux.pizza
2024-05-09 20:15:02
Content warning: nsfw, sexual

The dichotomy of my Tumblr dash and my Mastodon feed is interesting to say the least.
#NixOS #Linux #Tumblr

A tumblr post by @nixos-official with a anonymous ask reading "what if there was a fork of NixOS called DicksOS, with dicklarative package management."
The response reads: "I would suck its dick 🥺🥺🥺🥺🥺🥺🥺"
@luana@tech.lgbt
2024-05-14 01:30:30

Could anyone on #NixOS with #XFCE (or something else known to work with compiz) please test this and tell me if you also get a black screen when doing compiz --replace or if it’s just VirtualBox’s fault?
github.com/LuNeder/compiz-relo

@nobodyinperson@fosstodon.org
2024-06-04 13:29:27

What in the actual heck is going on with chrooting into a mounted :raspberrypi: #RaspberryPiOS SD card rootfs on :nixos: #NixOS?
SOLVED: One also needs to bind-mount /nix in the target system:
> sudo mkdir /mnt/nix; sudo mount -o bind /nix /mnt/nix

tmux screenshot with multiple panes, showing that /mnt has a fs mounted and the virtual trees bind-mounted, that chrooting into it doesn't work with weird 'no such file or directory' errors, showing a NixOS config with emulatedSystems set to raspberry pi compatible arm, and other stuff
@luana@tech.lgbt
2024-05-14 01:30:30

Could anyone on #NixOS with #XFCE (or something else known to work with compiz) please test this and tell me if you also get a black screen when doing compiz --replace or if it’s just VirtualBox’s fault?
github.com/LuNeder/compiz-relo

@luana@tech.lgbt
2024-05-02 13:01:52

Anyone got a #Nix config for a #musl NixOS container I could use, please?
I see many people mentioning Musl #NixOS containers, but examples of this are nowhere to be found!

@luana@tech.lgbt
2024-05-08 00:40:21

What option do I need to add to my #Nix #NixOS config in order for it be impure by default? I don’t want to have to write “--impure” every single time I rebuild.

@luana@tech.lgbt
2024-05-08 00:40:21

What option do I need to add to my #Nix #NixOS config in order for it be impure by default? I don’t want to have to write “--impure” every single time I rebuild.

@luana@tech.lgbt
2024-06-06 12:49:21

Anyone got any luck with #ALVR on #NixOS?

@niklaskorz@rheinneckar.social
2024-05-30 19:12:21

Met @… and @… in a Döner queue today, it's a small world after all. #gpn22

@luana@tech.lgbt
2024-06-02 14:21:32

It’s really cool that with #NixOS everyone knows what I installed on my system
Anyone can go to my github and know what I’ve installed and when

@niklaskorz@rheinneckar.social
2024-05-30 19:12:21

Met @… and @… in a Döner queue today, it's a small world after all. #gpn22

@nobodyinperson@fosstodon.org
2024-05-03 11:36:24

Can one pre-build a buildFHSUserEnv in configuration.nix and then have a command like 'fhs' that yanks you into a shell with all your environment.systemPackages in an FHS layout?
All my tries have given me either infinite recursion errors or other problems.
Seems like a way out of the #Python development misery on

@nobodyinperson@fosstodon.org
2024-05-03 11:36:24

Can one pre-build a buildFHSUserEnv in configuration.nix and then have a command like 'fhs' that yanks you into a shell with all your environment.systemPackages in an FHS layout?
All my tries have given me either infinite recursion errors or other problems.
Seems like a way out of the #Python development misery on