try new command
This commit is contained in:
parent
9055c0a4a4
commit
c44f3d3bc0
@ -3,6 +3,7 @@ storePath=$(nix-store -q installFiles)
|
|||||||
|
|
||||||
echo "Installing system using disco and flake"
|
echo "Installing system using disco and flake"
|
||||||
|
|
||||||
disko-install --disk main /dev/sda --flake $storePath/etc#zabbixProxy
|
#disko-install --disk main /dev/sda --flake $storePath/etc#zabbixProxy
|
||||||
|
nix run 'github:nix-community/disko/latest#disko-install' -- --flake '$storePath/etc#zabbixProxy' --disk main /dev/sda
|
||||||
|
|
||||||
echo "System should be installed?"
|
echo "System should be installed?"
|
||||||
Loading…
Reference in New Issue
Block a user