1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 11:49:33 +00:00
This commit is contained in:
Rae 5e 2025-03-03 21:40:24 -05:00
parent f2644a48ad
commit 4c35ee5504
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
6 changed files with 50 additions and 33 deletions

View file

@ -21,13 +21,13 @@ from my experience the process is more involved, but it ultimately boils down to
## raspberry PI devices
have yur lil sd card on hand (paw) and run in the root of the repository:
[raspberry-pi-nix](https://github.com/nix-community/raspberry-pi-nix) is used to build PI sd card images. have yur lil sd card on hand (paw) and run in the root of the repository:
```sh
nix build './nixos#nixosConfigurations.[hostname].config.system.build.sdImage'
```
and then Wait...................
and then Wait................... output will be in `result/` NYA!!
# usage