This commit is contained in:
Sridhar Ratnakumar 2025-11-01 14:41:34 -04:00
parent 53f63064e8
commit 23fc0ec9a2

View file

@ -7,6 +7,7 @@ default:
# Activate the given host or home environment
[group('main')]
activate host="":
nix flake lock
@if [ -z "{{host}}" ]; then \
if [ -f ./configurations/home/$USER@$HOSTNAME.nix ]; then \
echo "Activating home env $USER@$HOSTNAME ..."; \