Skip to content

Commit 6ecb205

Browse files
authored
Update README.md
1 parent 171fb5a commit 6ecb205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
`DEVICE={desktop,laptop}`
22
`ln -s $DEVICE.nix /etc/nixos/configuration.nix`
33

4-
`$DEVICE.nix` imports `hw-$DEVICE.nix` & `configuration.nix`
5-
`hw-$DEVICE.nix` is the equivalent of `hardware-configuration.nix`
6-
`configuration.nix` common file for both devices
4+
`$DEVICE.nix` imports `hw-$DEVICE.nix` & `configuration.nix`
5+
`hw-$DEVICE.nix` is the equivalent of `hardware-configuration.nix`
6+
`configuration.nix` common file for both devices

0 commit comments

Comments
 (0)