add: direnv/nix-derenv
This commit is contained in:
parent
9bca5fc99a
commit
50c0fb04d0
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
gpg."ssh".program = "${pkgs._1password-gui}/bin/op-ssh-sign";
|
gpg."ssh".program = "${pkgs._1password-gui}/bin/op-ssh-sign";
|
||||||
};
|
};
|
||||||
|
ignores = [ ".direnv" "result" ];
|
||||||
|
lfs.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue