#!/bin/sh
# Script to update my flake without
# synchronizing configuration
# Update flake
sudo nix flake update ~/.dotfiles;