try new command
This commit is contained in:
@@ -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?"
|
||||||
Reference in New Issue
Block a user