Merge remote-tracking branch 'origin/master' into b12f
This commit is contained in:
commit
6039a73b04
|
@ -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
|
||||
|
|
|
@ -33,7 +33,6 @@ in
|
|||
watson
|
||||
nnn
|
||||
fd
|
||||
direnv
|
||||
];
|
||||
|
||||
programs.neovim = import ./nvim { inherit config; inherit pkgs; };
|
||||
|
|
Loading…
Reference in a new issue