hosts/Infini-SERVER: create setup script
This commit is contained in:
parent
50004096d4
commit
4c5762d450
5 changed files with 359 additions and 0 deletions
7
hosts/Infini-SERVER/install.bash
Executable file
7
hosts/Infini-SERVER/install.bash
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# [[file:readme.org::install][install]]
|
||||
# [[[[file:/etc/nixos/hosts/Infini-SERVER/readme.org::installing][installing]]][installing]]
|
||||
echo "LOG: Installing NixOS"
|
||||
sudo nixos-install --flake /etc/nixos#Infini-SERVER --no-root-password
|
||||
# installing ends here
|
||||
# install ends here
|
Loading…
Add table
Add a link
Reference in a new issue