Personal Nix flake
nixos home-manager nix
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: Create pull.yml

Keeps NVIDIA branch in sync with develop, for now

authored by

Lucas Chaim and committed by
GitHub
b06ee647 c79d2c00

+6
+6
.github/pull.yml
··· 1 + version: "1" 2 + rules: 3 + - base: nvidia 4 + upstream: lpchaim:develop 5 + mergeMethod: merge 6 + mergeUnstable: false