hosts/Infini-SERVER: update script
This commit is contained in:
parent
4c5762d450
commit
2a6651fd67
6 changed files with 117 additions and 171 deletions
7
hosts/Infini-SERVER/bare_install.bash
Executable file
7
hosts/Infini-SERVER/bare_install.bash
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# [[file:readme.org::bare_install][bare_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
|
||||
# bare_install ends here
|
Loading…
Add table
Add a link
Reference in a new issue