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")
|
![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
|
||||||
|
|
|
@ -119,3 +119,5 @@
|
||||||
* 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)
|
||||||
|
|
Loading…
Reference in a new issue