This commit is contained in:
parent
bcee0c93cb
commit
9b06442121
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue