all repos

dotfiles @ b7ba37aa4661415ed26ac8a72b52be95b71a4804

my dotfiles

nix/readme.txt (view raw)

1
2
3
4
5
6
7
8
9
nix
---

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