matthewbauer / nixiosk

Declarative Kiosk systems built with NixOS
MIT License
141 stars 12 forks source link

switch-to-configuration: No such file or directory #24

Open brianmay opened 1 year ago

brianmay commented 1 year ago

It seems that in 4775ff118ff6aadce9006f37e3b26cfd728b93dd basalt was disabled (which I think means a lot of the documentation is incorrect). So I tried to use redeploy.sh instead, but get this error:

./redeploy.sh nixiosk.json brian.robotica.pri
warning: Git tree '/home/brian/tree/3rdparty/nixkiosk/nixiosk' is dirty
bash: /nix/store/9rggbh901ijkna00ad9mzbpiqq279rad-nixiosk/bin/switch-to-configuration: No such file or directory
tennox commented 1 year ago

Re-enabled it, but the switch-to-configuration is still missing :/

If neither redeploy.sh nor basalt (#28) works - how can I re-deploy without wiping and re-writing the sd card? :thinking: :cry: