Explorar el Código

Update README.md

Johan Rong hace 3 meses
padre
commit
83b9702001
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  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