Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 407 Bytes

Nojipiz NixOS Configuration

Desktop Preview

To run the config, download and install Nix and then run for your system:

  • NixOs
sudo nixos-rebuild switch --flake "./nix-config#Linux"
  • Windows Subsystem for Linux (aka WSL)
sudo nixos-rebuild switch --flake "./nix-config#WSL" --impure