Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/nixos


https://github.com/dtgoitia/nixos

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

Download `configuration.nix` to the right location

```shell
sudo curl --location --silent \
https://raw.githubusercontent.com/dtgoitia/nixos/main/configuration.nix \
--output /etc/nixos/configuration.nix

sudo nixos-rebuild switch
```