Go to file
2024-12-18 19:20:44 +01:00
files/omp init 2024-11-12 22:29:45 +01:00
flake.lock update and add btop 2024-12-18 19:10:09 +01:00
flake.nix init 2024-11-12 22:29:45 +01:00
home.nix fix font 2024-12-18 19:20:44 +01:00
README.md fix font 2024-12-18 19:20:44 +01:00

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

# To test
nix run home-manager -- build --flake .#root