grazor / dots.nix

All-in-one dots repo for nixos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nixos and home config

Installation

nix-channel --add https://channels.nixos.org/nixos-unstable
nix-channel --update

ln -s ${pwd} /etc/nixos
sudo nixos-rebuild switch --flake '/etc/nixos#<device>'

Add new device

mkdir ./hosts/ nixos-generate-config --show-hardware-config > ./hosts//hardware.nix

About

All-in-one dots repo for nixos

License:MIT License


Languages

Language:Nix 55.7%Language:Lua 19.1%Language:Shell 18.9%Language:SCSS 6.2%Language:Makefile 0.0%