This commit is contained in:
parent
bcee0c93cb
commit
9b06442121
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
|||
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
|
||||
---
|
||||
# Host Specific
|
||||
## framework-server ToDo List
|
||||
## framework-server To Do List
|
||||
* [ ] Add a /Storage btrfs subvolume for Docker
|
||||
* [ ] Potentially need to set up a new PGP key for use with ProtonMail
|
||||
* [ ] 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
|
||||
## 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