universe/hosts/Infini-STICK/install.bash

7 lines
245 B
Bash
Executable file

#!/usr/bin/env bash
# [[file:readme.org::install][install]]
# [[file:readme.org::install][installing]]
echo "LOG: Installing NixOS"
sudo nixos-install --flake /etc/nixos#Infini-STICK --no-root-password
# installing ends here
# install ends here