all repos

dotfiles @ 0f2817240d460c979655f81200390049ca6b1a2a

i use rach linux btw

dotfiles/nix/readme.txt (view raw)

1
nix
2
---
3
4
install:
5
  nix run github:nix-community/nixos-anywhere -- ./hosts/thought/hardware-configuration.nix --flake .#thought --target-host root@<IP>
6
  ssh q@IP
7
  git clone https://github.com/olexsmir/dotfiles.git
8
  cd dotfiles/nix
9
  sudo nixos-rebuild switch --flake .#thought