Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 711 Bytes

Archival notice

This repo now lives on Sourcehut: https://git.sr.ht/~r-vdp/nixos-config

My personal NixOS and home-manager configuration

Installation

We partition using a script for now, I should adapt this to use disko and nixos-remote.

lsblk
./partition.sh /dev/<device>

Bootstrapping a standalone home-manager config on a remote server

nix --extra-experimental-features 'nix-command flakes' run 'github:nix-community/home-manager' -- --extra-experimental-features 'nix-command flakes' --verbose --refresh --flake 'github:R-VdP/nixos-config#ramses@generic' switch