Update README
This commit is contained in:
parent
926d336396
commit
396e92b732
1 changed files with 5 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue