about summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..39660ed
--- /dev/null
+++ b/README.org
@@ -0,0 +1,7 @@
+#+TITLE: world - nix configuration
+
+* nixos
+To rebuild the host and home-manager:
+#+begin_src sh
+sudo nixos-rebuild switch  --flake .
+#+end_src