Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 564 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 564 Bytes

How to neue NixOS Configuration uploaden

einfach per USB anstöpseln (vorher Stromversorgung abstecken!!!) (das ist per CDC Ether, d.h. Windows geht da nicht, außerdem ist für Nix sowieso Linux sinnvoller)

NIXOS_BUILD_PATH=$(nix build .#nixosConfigurations.tnf-abfahrtstafel.config.system.build.toplevel --print-out-paths)
nix copy .#nixosConfigurations.tnf-abfahrtstafel.config.system.build.toplevel --to ssh://root@fe80::64a9:a1ff:fe0f:7f46%usb0
ssh root@fe80::64a9:a1ff:fe0f:7f46%usb0 $NIXOS_BUILD_PATH/bin/switch-to-configuration switch