Infini-OPTIPLEX: init
This commit is contained in:
parent
422c1cadc2
commit
4890a4538e
11 changed files with 480 additions and 0 deletions
7
hosts/Infini-OPTIPLEX/bare_install.bash
Executable file
7
hosts/Infini-OPTIPLEX/bare_install.bash
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# [[file:readme.org::bare_install][bare_install]]
|
||||
# [[file:readme.org::bare_install][installing]]
|
||||
echo "LOG: Installing NixOS"
|
||||
sudo nixos-install --flake /etc/nixos#Infini-OPTIPLEX --no-root-password
|
||||
# installing ends here
|
||||
# bare_install ends here
|
Loading…
Add table
Add a link
Reference in a new issue