Update README

This commit is contained in:
iFargle 2023-11-27 12:59:26 +09:00
parent 926d336396
commit 396e92b732

View file

@ -5,6 +5,10 @@
```
nixos-install <Hostname> [<Username>]
```
or
```
./docs/install.sh <Hostname> [<Username>]
```
* Post install:
```
nix develop -c /etc/nixos/git/docs/setup.sh
@ -14,6 +18,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
---
# To Do List
* [ ] Try deploy-rs - [Link](https://github.com/serokell/deploy-rs)
* [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release)
* [ ] When Forgejo v1.21 is out, set up scheduled builds
* [ ] Try lazy.vim - [Link](https://www.lazyvim.org/)