#!/bin/bash

echo "Updating system..."
sudo nixos rebuild switch --flake ~/.config/nixos/ --update
