psychonix-install/README.md
2025-01-11 22:45:25 +01:00

10 lines
349 B
Markdown

# NixOS flake install script
- this is the script for automated setup for this [NixOS starter configuration](https://git.foglar.tech/foglar/dotfiles)
- to start installation you can simply run:
```bash
nix-shell -p git --command "nix run --experimental-features 'nix-command flakes' git+https://git.foglar.tech/foglar/psychonix-install.git"
```