Skip to content

Nojipiz/dotfiles_nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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