feat: add sops, nitrokey support, update deps
* add `.sops.yaml`, secrets, pgp keys * add nitrokey + smartcard pkgs, udev rules * update flake inputs * comment out ollama-cuda
This commit is contained in:
parent
0f49cae653
commit
2a8494b24b
9 changed files with 31 additions and 16 deletions
|
|
@ -17,6 +17,7 @@
|
|||
initContent = ''
|
||||
eval "$(direnv hook zsh)"
|
||||
export GPG_TTY=$(tty)
|
||||
export EDITOR="nvim -n -c 'set noswapfile nobackup nowritebackup'"
|
||||
'';
|
||||
|
||||
shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue