Add things to the readme

This commit is contained in:
iFargle 2023-09-18 16:57:53 +09:00
parent 546b510ae7
commit 7692344350

View file

@ -2,6 +2,9 @@
## NOTE: These configs expect this repo to be cloned to /etc/nixos/git/
### For first-run, see [setup.sh](setup.sh)
## Building
* To build the Raspberry Pi image: `nix build .#nixosConfigurations.nixos-rpi4-img.config.system.build.sdImage`
![Gruv'd Hyprland](./screenshot.png "Hyprland with a Gruvboxy theme")
---
@ -104,6 +107,7 @@ Completed ToDo List [here](complete.md)
* NixOS Documentation - Stable - [Link](https://nixos.org/manual/nixos/stable/)
* NixOS Packages / Options Search - [Link](https://search.nixos.org/)
* Nix User Repository (NUR) Search - [Link](https://nur.nix-community.org/)
* ARM NixOS Building - [Link](https://nixos.wiki/wiki/NixOS_on_ARM#NixOS_installation_.26_configuration)
### Useful Links
* FlakeHub - [Link](https://flakehub.com)