~ruther/nixos-config

b0f15be81731ba715c23ab0a64a5b7cefebf00c3 — Frantisek Bohacek 8 months ago 6f98d33
feat: add pass-otp
1 files changed, 1 insertions(+), 0 deletions(-)

M home/modules/profiles/base.nix
M home/modules/profiles/base.nix => home/modules/profiles/base.nix +1 -0
@@ 49,6 49,7 @@ in {

      password-store = {
        enable = true;
        package = pkgs.pass.withExtensions (exts: [ exts.pass-otp ]);
      };

    dircolors = {

Do not follow this link