all repos

dotfiles @ 6016e1fb7a4e3a76391f024ac76e170e33bf4a99

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