Skip to content

Uberch/NixOSConf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation process

Clone configuration repo:

git clone https://github.com/Uberch/NixOSConf
cd NixOSConf

Check disk names with lsblk and adjust disko.nix if needed. Run disko to format storage:

sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko disko.nix

Generate configuration for hardware:

sudo nixos-generate-config --root /mnt
cp /mnt/etc/nixos/hardware-configuration.nix .

Install desired configuration:

sudo nixos-install --flake .#[hostname]

About

My NixOS configuration

Resources

Stars

Watchers

Forks

Contributors

Languages