diff --git a/hosts/lambdaos/configuration.nix b/hosts/lambdaos/configuration.nix index c75e271..b3d8f61 100644 --- a/hosts/lambdaos/configuration.nix +++ b/hosts/lambdaos/configuration.nix @@ -287,7 +287,7 @@ git reset --hard origin/main git pull nix flake update --commit-lock-file - nixos-rebuild boot --flake . + nixos-rebuild boot -L --flake . git push ''; serviceConfig = {