This commit is contained in:
Richard Mauer 2025-01-01 18:36:07 -05:00
parent 912a6b7242
commit ca3131c7ef

View File

@ -2,7 +2,9 @@
#storePath=$(/run/current-system/sw/bin/nix-store -q installFiles)
echo "Installing system using disco and flake"
echo "Input your sudo password when prompted"
sleep 2s
sudo -s
cd ./installer
#disko-install --disk main /dev/sda --flake $storePath/etc#zabbixProxy
nix run 'github:nix-community/disko/latest#disko-install' -- --flake './etc#zabbixProxy' --disk main /dev/sda