Skip to content

pxlmrror/pxlmrror-nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxlmrror-nixos

NixOS flake configuration for host fukuma-mizushi.

Installation

After a fresh NixOS install via the graphical ISO:

# 1. Get git (not available on a minimal install)
nix-shell -p git

# 2. Clone this repo
git clone git@github.com:pxlmrror/pxlmrror-nixos.git
cd pxlmrror-nixos

# 3. Generate hardware-specific config
sudo nixos-generate-config --show-hardware-config > hardware-configuration.nix

# 4. Rebuild and switch to the flake (NIX_CONFIG enables flakes temporarily)
NIX_CONFIG="experimental-features = nix-command flakes" sudo nixos-rebuild switch --flake .#fukuma-mizushi

Updating

sudo nixos-rebuild switch --flake .#fukuma-mizushi --upgrade

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages