An open API service indexing awesome lists of open source software.

https://github.com/c0nscience/rpi4-nix

NixOS configuration for raspberry pi 4
https://github.com/c0nscience/rpi4-nix

Last synced: 24 days ago
JSON representation

NixOS configuration for raspberry pi 4

Awesome Lists containing this project

README

          

```shell
curl -L "http://tinyurl.com/rpi4-nix-cfg" > /etc/nixos/configuration.nix && \
curl -L "http://tinyurl.com/rpi4-nix-hw-cfg" > /etc/nixos/hardware-configuration.nix && \
curl -L "http://tinyurl.com/rpi4-nix-flake" > /etc/nixos/flake.nix && \
curl -L "https://github.com/c0nscience.keys" > /etc/nixos/ssh/authorized_keys
```