Merge remote-tracking branch 'origin/master' into b12f

This commit is contained in:
Benjamin Bädorf 2021-09-22 00:22:37 +00:00
commit 6039a73b04
2 changed files with 0 additions and 3 deletions

View file

@ -11,8 +11,6 @@ steps:
- cron
cron:
- sync-master-with-upstream
- sync-b12f-with-master
- sync-teutat3s-with-master
environment:
GITEA_SSH_KEY:
from_secret: gitea_ssh_key

View file

@ -33,7 +33,6 @@ in
watson
nnn
fd
direnv
];
programs.neovim = import ./nvim { inherit config; inherit pkgs; };