build:
sudo nixos-rebuild switch --flake . --impure
test:
sudo nixos-rebuild test --flake . --impure
update:
nix flake update --commit-lock-file