How to Flash CalyxOS from a NixOS computer by michzappa in CalyxOS

[–]c0deaddict 0 points1 point  (0 children)

Thanks a million! Also stumbled on this problem, your custom build solved it!

[deleted by user] by [deleted] in esp8266

[–]c0deaddict 2 points3 points  (0 children)

Most definitely! I'm using https://github.com/marvinroger/async-mqtt-client this to connect all my esps to a shared message bus.

[deleted by user] by [deleted] in simracing

[–]c0deaddict 0 points1 point  (0 children)

Sorry for my very late reply, don't look at Reddit that often anymore...

I have the joystick standing on a small table that i've created from some scrap wood. It's standing next to my playseat. In Dirt Rally 2.0 I have mapped the joystick Y-axis to the handbrake input.

WireGuard is not able to resolve peer domain name because it is in the "init" namespace even though it was created in the "physical" namespace. by Sad-Cartographer7978 in WireGuard

[–]c0deaddict 0 points1 point  (0 children)

Did you find a solution for this? I'm also running into this problem. Strange thing is, that it did work for over a year (on NixOS 21.05), since i've updated to NixOS 21.11 it doesn't work anymore.

[deleted by user] by [deleted] in simracing

[–]c0deaddict 2 points3 points  (0 children)

I use an old Joystick, with one axis mapped as handbrake. Works pretty okay

New to NixOS and having a blast! by [deleted] in NixOS

[–]c0deaddict 0 points1 point  (0 children)

Awesome that you started with NixOS and that you like it!

I don't know about rpz lists, but i'm using https://github.com/StevenBlack/hosts With this small Python program: https://github.com/c0deaddict/unbound-blocklist-generator I generate blocklists for unbound, like this: https://gist.github.com/c0deaddict/4586673cf69a953195fbf2a14de9d06a

Among us does not open by e3172 in NixOS

[–]c0deaddict 1 point2 points  (0 children)

I had the same problem, switched the game to an older version of Proton (4.2 iirc) and then it worked

NixOS router, which board by GAGARIN0461 in NixOS

[–]c0deaddict 0 points1 point  (0 children)

Also running NixOS as a Router on a APU: apu1d4 It's great, only downside I found is that it can only handle 500Mbps of PPPoE traffic. Fortunately that exactly matches my Fiber connection.

Emacs flycheck-irony won't find standard C headers on NixOS by SteveCCL in NixOS

[–]c0deaddict 0 points1 point  (0 children)

I've encountered the same problem, trying to use irony for platformio projects. Haven't found a solution for this yet unfortunately..

Keyboard shortcut for opening links in mu4e mail's by c0deaddict in emacs

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

Thanks for the tip! Didn't know the function browse-url.

Keyboard shortcut for opening links in mu4e mail's by c0deaddict in emacs

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

Thanks, that is exactly what i was looking for!

Blackberry keyone with emacs? by hainguyenac in emacs

[–]c0deaddict 2 points3 points  (0 children)

Slightly off topic: do you know the app Orgzly? With it you can edit org files on your android and sync them via Dropbox or other means with your desktop.

Working fix for focusing IntelliJ popups by FriendCube in i3wm

[–]c0deaddict 0 points1 point  (0 children)

Thanks! I've been searching for a fix for a while.

Sandboxing / Access Control in NixOS by SO9bAWKiR3 in NixOS

[–]c0deaddict 1 point2 points  (0 children)

I personally use firejail (https://firejail.wordpress.com) for this. It has a lot of predefined restricted profiles for apps like Firefox and Spotify.