all repos

dotfiles @ 1644ae1

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