DEBUGGING

This commit is contained in:
Raphael Numbus
2025-12-14 16:09:39 +01:00
parent f46a0c6841
commit 60140969cf
+2 -1
View File
@@ -252,6 +252,7 @@ files_generation() {
cp -ravu ./nix-config/* extra-files/etc/nixos/
}
disk_config_generation() {
### --> Disk wiping warning
gum style --border normal --margin "1" --padding "1 2" --border-foreground 212 "
⚠️ $(gum style --foreground 212 'WARNING:') You will choose the disks to install NixOS on.
@@ -265,7 +266,7 @@ files_generation() {
### Disk wiping warning <--
### --> Get disk information
DISK_DETAILS=$(ssh nixos@192.168.11.115 "
DISK_DETAILS=$(ssh_to_host "
# Declare arrays and variables
HDD=1