No description
docs | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
hardware-configuration.nix | ||
LICENSE | ||
README.md |
Installation
<hostname>
is default to hostname
command but it can be overwritten
Build only
nixos-rebuild build --flake .#<hostname>
Build and switch
nixos-rebuild switch --flake .#<hostname>