# NixOS Configuration Now using Flakes \o/ ## Updating Channels/the Lockfile ``` nix flake lock ``` ``` nix flake update ``` ## Installing/Updating the System ``` sudo nixos-rebuild switch --flake # sudo nixos-rebuild switch --flake .#w1n5t0n ```