From 5111fcc4a49bcef1c336e03f5279d053bae3806c Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Fri, 29 May 2020 21:59:17 +0100 Subject: move various hardware configs around --- nixos/modules/module-list.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nixos/modules/module-list.nix') diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index e8f27d8..2ae236d 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -1,6 +1,7 @@ [ - ./keyboard.nix - ./linode.nix + ./hardware/keyboard.nix + ./hardware/linode.nix + ./hardware/yubikey.nix ./overlays.nix ./programs/dwm.nix ./services/catbus-bridge-snapcast.nix @@ -11,5 +12,4 @@ ./services/ssh.nix ./services/upmpdcli.nix ./users/eth.nix - ./yubikey.nix ] -- cgit v1.2.3