979c1aa080608ca7b92aef9b1430c1ac19f61173
Inspired by https://dev.to/andersonjoseph/how-i-run-llm-agents-in-a-secure-nix-sandbox-1899
Step 1.
cd
git clone git@github.com:dotdoom/dotfiles.git
cd dotfiles
git submodule update --init
Step 2 - stow.
stow migrated
stow legacy
Step 2 - Nix.
nix run \
--extra-experimental-features 'nix-command flakes' \
home-manager/master -- \
switch \
--extra-experimental-features 'nix-command flakes' \
--flake .#artem@deimos
stow legacy
Description
Languages
Nix
93.1%
Shell
6.9%