浏览代码

Merge branch 'master' of https://github.com/johron/nix-dots

Johan Rong 3 月之前
父节点
当前提交
4abe673e05
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -4,7 +4,13 @@
 ## Usage
 ```bash
 nix flake show
-sudo nixos-rebuild switch --flake .#nixstation
+```
+```bash
+sudo nixos-rebuild switch --flake .#configuration
+```
+or with `nh`
+```bash
+nh os switch .#configuration
 ```
 
 ## Screenshots