We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171fb5a commit 6ecb205Copy full SHA for 6ecb205
README.md
@@ -1,6 +1,6 @@
1
`DEVICE={desktop,laptop}`
2
`ln -s $DEVICE.nix /etc/nixos/configuration.nix`
3
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
+`$DEVICE.nix` imports `hw-$DEVICE.nix` & `configuration.nix`
+`hw-$DEVICE.nix` is the equivalent of `hardware-configuration.nix`
+`configuration.nix` common file for both devices
0 commit comments