Organise modules into folders
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M modules/thinkpad.nix → modules/hardware/thinkpad.nix
@@ -31,5 +31,6 @@ }; imports = [ ./bare-metal.nix + ./laptop.nix ]; }