Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 420 Bytes

install nixos boot into nixos passwd user

nix-shell -p git vim curl pciutils nixFlakes

clone this repo mkdir -p ~/git git clone --depth 1 [email protected]:Moortu/nixos-config.git ~/git/nixos-config cd ~/git/nixos-config

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

//this is a command NIX_CONFIG="experimental-features = nix-command flakes" sudo nixos-rebuild switch --flake .#