about summary refs log tree commit diff
path: root/README.org
blob: 39660edf859afe49b6e23e6e2ff0046b57bf0c5d (plain) (blame)
1
2
3
4
5
6
7
#+TITLE: world - nix configuration

* nixos
To rebuild the host and home-manager:
#+begin_src sh
sudo nixos-rebuild switch  --flake .
#+end_src