anthonyroussel / nixos-config

NixOS configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nixos-config

Deploy NixOS configuration locally

sudo nixos-rebuild --flake ".#rsl-xps" switch

Build the DigitalOcean droplet image

nix build .#digitalocean

Current Hosts

Configuration Type Location Description
rsl-xps Desktop local Dell XPS 15 9560 laptop
rsl-rpi Nano-computer local Raspberry Pi 3B+

Sources

See https://github.com/NixOS/nixos-hardware repository.

This repository contains a collection of NixOS modules covering hardware quirks.

About

NixOS configuration files


Languages

Language:Nix 95.7%Language:Shell 4.3%