From 626e872204cc8ce56899e23f5b871ca873c6a76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 19 Jun 2019 07:37:25 +0200 Subject: [PATCH] hardware-configuration.nix: syntax --- systems/homeros/hardware-configuration.nix | 4 ---- systems/scardanelli/hardware-configuration.nix | 4 ---- systems/wilde/hardware-configuration.nix | 1 - 3 files changed, 9 deletions(-) diff --git a/systems/homeros/hardware-configuration.nix b/systems/homeros/hardware-configuration.nix index d2d7cf5..f554c84 100644 --- a/systems/homeros/hardware-configuration.nix +++ b/systems/homeros/hardware-configuration.nix @@ -1,8 +1,4 @@ -# Do not modify this file! It was generated by ‘nixos-generate-config’ -# and may be overwritten by future invocations. Please make changes -# to /etc/nixos/configuration.nix instead. { config, lib, pkgs, ... }: - { imports = [ diff --git a/systems/scardanelli/hardware-configuration.nix b/systems/scardanelli/hardware-configuration.nix index 87cc0b7..4b01548 100644 --- a/systems/scardanelli/hardware-configuration.nix +++ b/systems/scardanelli/hardware-configuration.nix @@ -1,8 +1,4 @@ -# Do not modify this file! It was generated by ‘nixos-generate-config’ -# and may be overwritten by future invocations. Please make changes -# to /etc/nixos/configuration.nix instead. { config, lib, pkgs, ... }: - { imports = [ diff --git a/systems/wilde/hardware-configuration.nix b/systems/wilde/hardware-configuration.nix index b7ee4ee..a948251 100644 --- a/systems/wilde/hardware-configuration.nix +++ b/systems/wilde/hardware-configuration.nix @@ -1,5 +1,4 @@ { config, lib, pkgs, ... }: - { imports = [