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

@ -17,7 +17,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme") ![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
--- ---
# Host Specific # Host Specific
## framework-server ToDo List ## framework-server To Do List
* [ ] Add a /Storage btrfs subvolume for Docker * [ ] Add a /Storage btrfs subvolume for Docker
* [ ] Potentially need to set up a new PGP key for use with ProtonMail * [ ] Potentially need to set up a new PGP key for use with ProtonMail
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/ * [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
@ -25,14 +25,12 @@ nix develop -c /etc/nixos/git/docs/setup.sh
# To Do List # To Do List
## General ## General
* [ ] Package `headscale-derp` on Nixpkgs
* [ ] nixified.ai - https://github.com/nixified-ai/flake * [ ] nixified.ai - https://github.com/nixified-ai/flake
* [ ] Try lazy.vim - [Link](https://www.lazyvim.org/) * [ ] Try lazy.vim - [Link](https://www.lazyvim.org/)
* [ ] Security hardening * [ ] Security hardening
* [ ] Edit the hosts file * [ ] Edit the hosts file
## Forgejo ## 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) * [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release)
## Home-Manager ## Home-Manager

View file

@ -118,4 +118,6 @@
* external/docker-compose.yml * external/docker-compose.yml
* external/_tools/* * external/_tools/*
* external/_infrastructure/* * external/_infrastructure/*
* etc * 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)