chore: upgrade to NixOS 24.05
This commit is contained in:
parent
bf90bef6c0
commit
a377290326
13 changed files with 36 additions and 32 deletions
home
|
@ -23,7 +23,6 @@ with pkgs; {
|
|||
sshKeys = [ "8A6213DCDAF86BD3A63549FCFDF71B2C92DAE02C" ];
|
||||
defaultCacheTtl = 600;
|
||||
defaultCacheTtlSsh = 600;
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
programs.zsh.initExtra = ''
|
||||
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh
|
||||
|
@ -52,7 +51,7 @@ with pkgs; {
|
|||
|
||||
# dev & admin
|
||||
pods
|
||||
gaphor
|
||||
# gaphor
|
||||
|
||||
# security & privacy
|
||||
authenticator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue