My Nix Infra
nix nixos
0
fork

Configure Feed

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

Update README.md

+2 -2
+2 -2
README.md
··· 1 - # .files [![ci](https://github.com/ydcjeff/dotfiles/actions/workflows/ci.yml/badge.svg)](https://github.com/ydcjeff/dotfiles/actions/workflows/ci.yml) 1 + # .files 2 2 3 3 Includes: 4 4 ··· 14 14 Setup: 15 15 16 16 ```sh 17 - curl -fsSL https://raw.githubusercontent.com/ydcjeff/dotfiles/main/setup.sh | sh 17 + curl -fsSL https://gitlab.com/ydcjeff/dotfiles/-/raw/main/setup.sh | sh 18 18 ```