Update README

This commit is contained in:
iFargle 2023-12-20 21:46:06 +09:00
parent 23e9f550bf
commit 3b24a06db4

View file

@ -27,13 +27,14 @@ nix develop -c /etc/nixos/git/docs/setup.sh
## General ## General
* [ ] Package `headscale-derp` on Nixpkgs * [ ] Package `headscale-derp` on Nixpkgs
* [ ] nixified.ai - https://github.com/nixified-ai/flake * [ ] nixified.ai - https://github.com/nixified-ai/flake
* [ ] Try Attic - A self-hosted Nix Binary Cache server - [Link](https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343)
* [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release)
* [ ] Try lazy.vim - [Link](https://www.lazyvim.org/) * [ ] Try lazy.vim - [Link](https://www.lazyvim.org/)
* [ ] Look into hosting a binary cache locally - [Link](https://nixos.wiki/wiki/Binary_Cache)
* [ ] Security hardening * [ ] Security hardening
* [ ] Edit the hosts file * [ ] 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 ## Home-Manager
* [ ] Figure out what the home-manager `account` options are for. * [ ] Figure out what the home-manager `account` options are for.
* [ ] home-manager/common/software/cli/bash.nix - Break this out for theming -- Currently statically set to 'gruvbox' * [ ] home-manager/common/software/cli/bash.nix - Break this out for theming -- Currently statically set to 'gruvbox'