Ivan Kovnatsky

Results 17 comments of Ivan Kovnatsky

Same here. Seems like have to figure out it by ourselves. At first, the app didn't even start, I submitted an issue. After mac restart it appeared to be running....

I used NixOS own module for acpid: ```nix services.acpid = { enable = true; lidEventCommands = '' #!${pkgs.bash}/bin/bash export DISPLAY=:0 if grep -q open /proc/acpi/button/lid/LID/state; then ${pkgs.sudo}/bin/sudo -u ivan ${pkgs.autorandr}/bin/autorandr...

> One thing that is different in this plugin is how it loads blame. Most of other plugins I've seen use the git blame command that displays a blame message...

Hey. Looking back it looks like this plugin or any other would behave similarly in big/huge projects, at least with thousands of commits. This file in particular would eat many...

Hm, this is still an issue, using nix zsh/starship installed through home-manager. ```console nixos-config on  main [$!⇡] via  on ☁️ took 11s ❯ nixos-config on  main [$!⇡]...

This is probably already not relevant anymore and perhaps could be closed.

I usually don't build container images using docker-in-docker, so I thought it would be great to have a shell runner with docker. But yeah, if community does not feel it's...

> Could be a nice extension, @ivankovnatsky Any chance to get a PR from you on how to change the current template to support other executors? sure, though can quite...

this looks like ready and tested, any reason not to merge it?

maybe not the best solution, but added pam module to fix touch id under tmux: https://github.com/ivankovnatsky/nixos-config/commit/6b3c7462cb1c386ded995c685c98b66aa65a7716