comin: Pull from the deploy branch

This commit is contained in:
SebastianStork 2026-02-15 23:31:31 +01:00
parent e19c14daaf
commit eddb6bf0b8
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -15,6 +15,7 @@
remotes = lib.singleton {
name = "origin";
url = "https://github.com/SebastianStork/nixos-config.git";
branches.main.name = "deploy";
};
};
};