Nix : Fix droid switch.
This commit is contained in:
parent
d993255a98
commit
18c2754546
|
@ -73,7 +73,7 @@ function nix_generations() {
|
||||||
|
|
||||||
# Switch nix-on-droid.
|
# Switch nix-on-droid.
|
||||||
function nixdroid_switch() {
|
function nixdroid_switch() {
|
||||||
nix-on-droid switch --flake .config/linux/system
|
nix-on-droid switch --flake "${_nix_system_config}"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Autocomplete with available hosts.
|
# Autocomplete with available hosts.
|
||||||
|
|
Loading…
Reference in a new issue