# update apt
sudo apt update && sudo apt upgrade
# install nix
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --no-confirm
# run home-manager
nix run nixpkgs#home-manager -- switch --flake github:jiezhuzzz/cc-config#<host>
# switch to zsh
sudo chsh -s $(which zsh) cc
This repository was archived by the owner on May 27, 2026. It is now read-only.
jiezhuzzz/cc-config
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|