diff --git a/configuration.nix b/configuration.nix index f2fd1b0..6960d54 100644 --- a/configuration.nix +++ b/configuration.nix @@ -4,7 +4,7 @@ let gitLocalPath = "/var/lib/nixos-config"; in { - # DO NOT import hardware-configuration.nix - we want hardware independence + # DO NOT import hardware-configuration.nix - we want hardware independenc # imports = [ ./hardware-configuration.nix ]; # Boot configuration for physical machines