NixOS definitions
- Nix 61%
- Lua 39%
| home | ||
| hosts | ||
| nvim | ||
| templates | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
NixOS Configuration
Note that for everything to work properly, this repo should be checked out at ~/dev/nixos
Host flakes
This repo contains the system configuration for the following hosts, as flakes.
- vm
- wsl
Requirements
To switch the system to the flake definition, run:
sudo nixos-rebuild switch --flake .#<host>
If the flake has been switched to at least once, the following command can be used:
# Alias for nh os switch
nrs
Templates
See templates