mirror of
https://github.com/cupcakearmy/nix-cli.git
synced 2026-07-26 01:46:11 +00:00
ae6518f08bd2e6c1f7b60db35a21a65fea2c1b40
Nix
Nix setup for server
Install
# First time install
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate
# Install / Update
nix run home-manager -- switch --flake github:cupcakearmy/nix-cli#root -b bkp
Update
This can be run on any machine. Just update and then just rerun on the targets
nix flake update
Languages
Nix
100%