• Operand
  • no leg, a'sea.

gram: build

Clone using:

mkdir ~/src; cd ~/src
wget -O - 'https://share.operand.online/gram/build/?download=tar_gz' | tar -xzv
cd ./build; git checkout main

build on your machine:

Once you clone, copy in your machine's hardware-configuration.nix:

cd ~/.build
rm nixos/mach/hardware-configuration.nix
cp /etc/nixos/hardware-configuration.nix nixos/mach/
sudo hostname chesapeake

You're launch-ready: choose your speed.

sh proceed.sh -n # nushell layer only
sh proceed.sh    # nix-OS layer
> nu             # run your upgraded shell

Based on ://nushell.sh and NixOS. See more on ://operand.online.