Git Product home page Git Product logo

Comments (10)

supermarin avatar supermarin commented on May 28, 2024

Got to the bottom of it - you'll need to enable services.pcscd.enable = true; in configuration.nix.
Since this is a direct dependency, I'll submit a PR to nixpkgs to automatically include transitive dep.

from yubikey-agent.

supermarin avatar supermarin commented on May 28, 2024

@Lownin can you please test? NixOS/nixpkgs#215740

from yubikey-agent.

Lownin avatar Lownin commented on May 28, 2024

@supermarin adding services.pcscd.enable = true; to my configuration.nix worked. I can now set up keys on nixOS. Thanks!

from yubikey-agent.

supermarin avatar supermarin commented on May 28, 2024

@Lownin any chance you could test my PR? (remove the line from your configuration.nix and just use services.yubikey-agent.enable = true)?

from yubikey-agent.

Lownin avatar Lownin commented on May 28, 2024

@supermarin happy to help, but not sure how to make sure nixOS pulls in the PR version and not the regular one.
How do I do that?

from yubikey-agent.

supermarin avatar supermarin commented on May 28, 2024

@Lownin are you using flakes? if so, you can replace inputs.nixpkgs = whatever-you-have-here with inputs.nixpkgs = github:supermarin/nixpkgs/patch-3 and nixos-rebuild switch.

from yubikey-agent.

Lownin avatar Lownin commented on May 28, 2024

@supermarin I haven't touched Flakes yet. Just started with nixOS. Working through learning the basics, then will tackle home-manager, then flakes. Is there an unpainful way for me to do it with a monolithic configuration.nix ?

from yubikey-agent.

supermarin avatar supermarin commented on May 28, 2024

@Lownin let's take the conversation to NixOS Matrix channel and report here if the issue is resolved in the end, so we don't bloat the issue.

from yubikey-agent.

Lownin avatar Lownin commented on May 28, 2024

Sounds good.
@Lownin:matrix.org

from yubikey-agent.

supermarin avatar supermarin commented on May 28, 2024

@FiloSottile you can close, this is resolved in NixOS/nixpkgs#215740

from yubikey-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.