Skip to content

PurdueAerialRoboticsTeam/orin-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Nix with flakes support

sh <(curl -L https://nixos.org/nix/install) --daemon sudo nix-channel --update

Enable flakes

echo "experimental-features = nix-command flakes" | sudo tee -a /etc/nix/nix.conf sudo systemctl restart nix-daemon

From the jetson-system-config directory:

sudo nix run github:numtide/system-manager#system-manager -- switch --flake .#jetson

Rerun after editing any of the xavier.nix configs

sudo system-manager switch --flake .#xavier-ironbird sudo systemctl daemon-reload sudo systemctl restart systemd-networkd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5