Update README
Some checks failed
ssh-test / ssh-test (push) Has been cancelled

This commit is contained in:
iFargle 2023-12-21 16:52:00 +09:00
parent bcee0c93cb
commit 9b06442121
2 changed files with 4 additions and 4 deletions

View file

@ -25,14 +25,12 @@ nix develop -c /etc/nixos/git/docs/setup.sh
# To Do List
## General
* [ ] Package `headscale-derp` on Nixpkgs
* [ ] nixified.ai - https://github.com/nixified-ai/flake
* [ ] Try lazy.vim - [Link](https://www.lazyvim.org/)
* [ ] Security hardening
* [ ] Edit the hosts file
## Forgejo
* [ ] Try to set up an action for Gotify notifications on failures - [Link](https://git.sysctl.io/actions/gotify)
* [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release)
## Home-Manager

View file

@ -119,3 +119,5 @@
* external/_tools/*
* external/_infrastructure/*
* etc
* [x] Package `headscale-derp` on Nixpkgs
* [x] Try to set up an action for Gotify notifications on failures - [Link](https://git.sysctl.io/actions/gotify)