Update config for blobercraft

This commit is contained in:
Squibid 2025-11-24 02:39:02 -05:00
parent db335a4f71
commit c97dc646fb
Signed by: squibid
GPG key ID: BECE5684D3C4005D
5 changed files with 35 additions and 28 deletions

View file

@ -13,7 +13,7 @@ ifneq ($(shell git diff),)
git commit -m "auto commit on build" -m "`PAGER=cat git diff --name-only --cached`"
endif
rsync -azr ./ crown@$(IP):~/flake-config
ssh crown@$(IP) "sudo nixos-rebuild switch --flake ~/flake-config#$(HOST)"
ssh crown@$(IP) "NIX_CONFIG='experimental-features = flakes pipe-operators' sudo nixos-rebuild switch --flake ~/flake-config#$(HOST)"
sops:
# update sops keys