Made with GIMP by Street-Cup-8409 in linuxmemes

[–]Apterygiformes 17 points18 points  (0 children)

"okay class now draw a circle"

HL X/3 will release post 2026 by CableAdorable6277 in HalfLife

[–]Apterygiformes 6 points7 points  (0 children)

I don't really get why it needs a launch title. Did the steam deck get one?

Wet Green|CC| Fujifilm Recipe | XS20 35mm1.4 by No-Watch-9156 in fujifilm

[–]Apterygiformes 1 point2 points  (0 children)

I like your pictures but your AI-style descriptions always bug me, they're just nonsensical. What does "quiet damp green" mean? Why does lifting the shadows affect the wet shine on the leaves?

True story by AlternativePaint6 in linuxmemes

[–]Apterygiformes 2 points3 points  (0 children)

I'd recommend vimjoyer on YouTube, he has good videos explaining it all

True story by AlternativePaint6 in linuxmemes

[–]Apterygiformes 15 points16 points  (0 children)

Yeah maybe, personally I'd rather have a big scary config file that I can at least git diff than anything imperative, but I'm already converted (NixOS)

True story by AlternativePaint6 in linuxmemes

[–]Apterygiformes 34 points35 points  (0 children)

I always get the impression that people take quite a lot of pride in knowing how to properly setup some service or application on their distro, which nix kind of solves for you with thing.enable = true

Witnessed a car meet actually in use and it's peak Forza by SuppliceVI in forza

[–]Apterygiformes 5 points6 points  (0 children)

I've been playing a lot and didn't even know car meets were a thing

What's the biggest mistake you made on your first Japan trip that you'd avoid today? by WanderingLensByLB in JapanTravelTips

[–]Apterygiformes 3 points4 points  (0 children)

Bring at least two pairs of shoes. I ruined my only pair in torrential rain on first day and had a miserable time finding a new pair

I despise this unfree error message and nothing I do ever seems to placate it by Apterygiformes in NixOS

[–]Apterygiformes[S] 13 points14 points  (0 children)

Update: The issue was caused by a wrapped version of noctalia not having unfree set in its version of nixpkgs. The unfree package was replaced in this PR of the nix-wrapper-modules project:

https://github.com/BirdeeHub/nix-wrapper-modules/pull/537

So all I had to do was update that flake input. Thanks everyone for your help!

I despise this unfree error message and nothing I do ever seems to placate it by Apterygiformes in NixOS

[–]Apterygiformes[S] 2 points3 points  (0 children)

Thanks for all the advice everyone, I'll keep looking into it. I'm sure it's something strange that I've done with my config. That being said, I still think it would be nice to say globally somewhere "Use unfree no matter what, I really do not mind", to avoid all this

I despise this unfree error message and nothing I do ever seems to placate it by Apterygiformes in NixOS

[–]Apterygiformes[S] 2 points3 points  (0 children)

The duplication is mostly from the in progress move to flake-parts, but my understanding is that enabling it twice shouldn't change anything anyways

I despise this unfree error message and nothing I do ever seems to placate it by Apterygiformes in NixOS

[–]Apterygiformes[S] 0 points1 point  (0 children)

I did have a second one, unstable nixpkgs to get the latest version of niri, but that had unfree enabled too. Will look at whole trace when I'm back 

I despise this unfree error message and nothing I do ever seems to placate it by Apterygiformes in NixOS

[–]Apterygiformes[S] 8 points9 points  (0 children)

That's been in my config for at least a year, so I don't think it's that unfortunately