# Load the flake environment
use flake

onefetch

# Use PHP and Node layouts
layout php
layout node

# Reload when backend dependencies change
watch_file backend/composer.json
